Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
maciekbanas committed Oct 17, 2024
1 parent 1dc7a05 commit 498eb4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/gitstats_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@ get_files_structure <- function(gitstats_object,
#' result from its storage.
#' @param verbose A logical, `TRUE` by default. If `FALSE` messages and printing
#' output is switched off.
#' @return A data.frame.
#' @return A `tibble` or `list` of `tibbles` depending on `split_output`
#' parameter.
#' @examples
#' \dontrun{
#' my_gitstats <- create_gitstats() %>%
Expand Down
3 changes: 2 additions & 1 deletion man/get_R_package_usage.Rd

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

0 comments on commit 498eb4e

Please sign in to comment.