Skip to content

Commit

Permalink
Merge pull request #313 from billdenney/311-argument-fun_linear-is-mi…
Browse files Browse the repository at this point in the history
…ssing-with-no-default

Clarify documentation on pk.calc.auxc()
  • Loading branch information
billdenney committed Jul 31, 2024
2 parents 0621877 + 63857b7 commit e470188
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/auc.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
#'
#' If all conc input are zero, then the AU(M)C is zero.
#'
#' You probably do not want to call `pk.calc.auxc()`. Usually, you will call
#' one of the other functions for calculating AUC like `pk.calc.auc.last()`,
#' `pk.calc.auc.inf.obs()`, etc.
#'
#' @inheritParams assert_conc_time
#' @inheritParams assert_intervaltime_single
#' @inheritParams choose_interval_method
Expand Down
4 changes: 4 additions & 0 deletions man/pk.calc.auxc.Rd

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

0 comments on commit e470188

Please sign in to comment.