Skip to content

Commit

Permalink
modifying Rd docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmonteagudo28 committed Aug 2, 2024
1 parent 5147814 commit 57994ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
#'
#'This is a data frame of religiously-inspired motivational quotes to be used in \code{motivate()}
#'
#'@format a data frame with 45 observations and 1 column.
#' @format a data frame with 45 observations and 1 column.
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
Expand Down
2 changes: 1 addition & 1 deletion R/set.char.seed.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' is used as the numeric reproducible seed.
#'
#' If you get a warning about 'loss of accuracy", consider using a more succinct character
#' vector, otherwise you may get a seed of 0.
#' vector, otherwise you will get a seed of 0.
#'
#' @param char a character vector
#' @return \code{set.char.seed()} takes a character vector and returns a reproducible seed.
Expand Down
2 changes: 1 addition & 1 deletion man/set.char.seed.Rd

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

0 comments on commit 57994ad

Please sign in to comment.