Skip to content

Commit

Permalink
Update R/select_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 3535cc0 commit 1c5a9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/select_spec.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#' @param always_selected (`character`) Additional column names from the data set that should
#' always be selected
#' @param ordered (`logical(1)`) Flags whether selection order should be tracked.
#' @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 `"Select"`.
#'
#' @return A `select_spec`-S3 class object or `delayed_select_spec`-S3-class object.
Expand Down

0 comments on commit 1c5a9b4

Please sign in to comment.