Skip to content

Commit

Permalink
More doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
john-harrold committed Aug 13, 2023
1 parent f813564 commit d318226
Show file tree
Hide file tree
Showing 22 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions R/NCA_Server.R
Original file line number Diff line number Diff line change
Expand Up @@ -7040,9 +7040,9 @@ state}
#'@param col_ntime Name of column with time since the last dose (required with \code{dose_from="cols"}).
#'@param col_route Name of column with route information.
#'@param col_dose Name of column with last dose given.
#'@param col_cycle Name of column with dose cycle (required with 'dose_from="cols").
#'@param col_cycle Name of column with dose cycle (required with \code{dose_from="cols"}).
#'@param col_dur Name of column with dose duration.
#'@param col_evid Name of column with event ID (required with 'dose_from="rows").
#'@param col_evid Name of column with event ID (required with \code{dose_from="rows"}).
#'@param col_analyte Name of column with analyte (optional).
#'@param col_group Names of columns with grouping information (optionl).
#'@return list containing the following elements
Expand Down
2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pkgdown: 2.0.7
pkgdown_sha: ~
articles:
noncompartmental_analysis: noncompartmental_analysis.html
last_built: 2023-08-13T16:24Z
last_built: 2023-08-13T16:28Z

8 changes: 4 additions & 4 deletions docs/reference/NCA_append_report.html

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

4 changes: 2 additions & 2 deletions docs/reference/NCA_fetch_ana_ds.html

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

4 changes: 2 additions & 2 deletions docs/reference/NCA_fetch_ana_pknca.html

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

4 changes: 2 additions & 2 deletions docs/reference/NCA_fetch_code.html

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

4 changes: 2 additions & 2 deletions docs/reference/NCA_fetch_current_ana.html

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

6 changes: 3 additions & 3 deletions docs/reference/NCA_fetch_current_obj.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/reference/NCA_fetch_ds.html

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

Loading

0 comments on commit d318226

Please sign in to comment.