Skip to content

Commit

Permalink
Update R/filter_spec.R
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin <[email protected]>
Signed-off-by: kartikeya kirar <[email protected]>
  • Loading branch information
kartikeyakirar and m7pr authored Mar 14, 2024
1 parent 1a07776 commit da16574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/filter_spec.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#' The `all_choices` object indicates selecting all possible choices.
#' @param drop_keys (`logical`) optional, whether to drop filter column from the
#' dataset keys, `TRUE` on default.
#' @param label (`character`) optional, define a label on top of this specific
#' @param label (`character`) optional, defines a label on top of this specific
#' shiny [shiny::selectInput()]. The default value is `"Filter by"`.
#'
#' @return `filter_spec`-S3-class object or `delayed_filter_spec`-S3-class object.
Expand Down

0 comments on commit da16574

Please sign in to comment.