Skip to content

Commit

Permalink
documentation: update roxygen according to l_pkconc
Browse files Browse the repository at this point in the history
  • Loading branch information
Gero1999 committed Jan 31, 2025
1 parent e94bd78 commit 90009bb
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 6 deletions.
9 changes: 3 additions & 6 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export(geometric_mean)
export(get_conversion_factor)
export(get_label)
export(has_label)
export(l_pkconc)
export(lambda_slope_plot)
export(parse_annotation)
export(parse_tlg_definitions)
Expand All @@ -33,10 +34,12 @@ export(run_app)
export(set_empty_label)
import(dplyr)
import(forcats)
import(formatters)
import(ggplot2)
import(haven)
import(nestcolor)
import(plotly)
import(rlistings)
import(tidyr)
importFrom(PKNCA,pk.calc.c0)
importFrom(checkmate,assert_numeric)
Expand All @@ -62,12 +65,6 @@ importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(glue,glue)
importFrom(grid,convertUnit)
importFrom(logger,log_debug)
importFrom(logger,log_error)
importFrom(logger,log_fatal)
importFrom(logger,log_info)
importFrom(logger,log_trace)
importFrom(logger,log_warn)
importFrom(magrittr,`%>%`)
importFrom(purrr,imap)
importFrom(rlang,sym)
Expand Down
69 changes: 69 additions & 0 deletions man/l_pkconc.Rd

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

0 comments on commit 90009bb

Please sign in to comment.