Skip to content

Commit

Permalink
docs: update notation with optional string
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Feb 22, 2024
1 parent c949172 commit 76b8c62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/tm_file_viewer.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#'
#' @inheritParams teal::module
#' @inheritParams shared_params
#' @param input_path (optional `list`) of the input paths to either:
#' @param input_path (`list`) of the input paths, optional. Each element can be:
#'
#' 1. Specific files of accepted formats
#' 1. Specific path to files of accepted formats
#' 2. A directory or a URL
#'
#' The paths can be specified as absolute paths or relative to the running
Expand Down
4 changes: 2 additions & 2 deletions man/tm_file_viewer.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76b8c62

Please sign in to comment.