Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stla committed Apr 25, 2024
1 parent 112f4a1 commit 0bd1a49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/findInFiles.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
#' @param root path to the root directory to search from
#' @param output one of \code{"viewer"}, \code{"tibble"} or
#' \code{"viewer+tibble"}; set \code{"tibble"} to get a tibble,
#' \code{"viewer"} to get a \code{"htmlwidget"}, and \code{"viewer+tibble"}
#' to get a \code{"htmlwidget"} from which you can extract a tibble
#' \code{"viewer"} to get a \code{htmlwidget}, and \code{"viewer+tibble"}
#' to get a \code{htmlwidget} from which you can extract a tibble
#' with the function \code{\link{FIF2tibble}}
#' @param ... arguments other than \code{extensions} passed to
#' \code{findInFiles}
Expand Down
4 changes: 2 additions & 2 deletions man/findInFiles.Rd

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

0 comments on commit 0bd1a49

Please sign in to comment.