Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
philipdelff committed Oct 19, 2023
1 parent 20575b1 commit 804a658
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion R/NMdataConf.R
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
##' all relevant variables in the output tables. Default is TRUE.
##'
##' \item{use.rds} Deprecated, use \code{formats.read} and
##' \code{formats.write} instead. Affects `code{NMscanData()},
##' \code{formats.write} instead. Affects \code{NMscanData()},
##' \code{NMscanInput()}, \code{NMwriteData()}.
##'
##' }
Expand Down
2 changes: 1 addition & 1 deletion R/NMscanData.R
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
##' of this can be overcome by using merge.by.row=TRUE. Incomplete
##' list of known limitations:
##'
##' \itemize{
##' \describe{
##' \item{character TIME}{If Nonmem is used to translate DAY and a character TIME column, TIME has to be available in an output table. NMscanData does not do the translation to numeric.}
##' \item{RECORDS}{The RECORDS option to limit the part of the input data being used is not searched for. Using merge.by.row=TRUE will work unaffectedly.}
##' \item{NULL}{The NULL argument to specify missing value string in input data is not respected. If delimited input data is read (as opposed to rds files), missing values are assumed to be represented by dots (.).}
Expand Down
2 changes: 1 addition & 1 deletion man/NMdataConf.Rd

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

4 changes: 2 additions & 2 deletions man/NMreadSection.Rd

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

2 changes: 1 addition & 1 deletion man/NMscanData.Rd

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

0 comments on commit 804a658

Please sign in to comment.