Skip to content

Commit

Permalink
fixing documentation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pearsonca committed Nov 2, 2023
1 parent 3b8e979 commit 0c8a07b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
1 change: 0 additions & 1 deletion R/trans-numeric.R
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ pseudo_log_trans <- function(sigma = 1, base = exp(1)) {
#' abbreviation so that "p" + distribution is a valid probability density
#' function, and "q" + distribution is a valid quantile function.
#' @param ... other arguments passed on to distribution and quantile functions
#' @inheritParams trans_new
#' @export
#' @examples
#' plot(logit_trans(), xlim = c(0, 1))
Expand Down
2 changes: 1 addition & 1 deletion man/asinh_trans.Rd

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

5 changes: 1 addition & 4 deletions man/probability_trans.Rd

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

0 comments on commit 0c8a07b

Please sign in to comment.