Skip to content

Commit 804a658

Browse files
committed
documentation
1 parent 20575b1 commit 804a658

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

R/NMdataConf.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
##' all relevant variables in the output tables. Default is TRUE.
124124
##'
125125
##' \item{use.rds} Deprecated, use \code{formats.read} and
126-
##' \code{formats.write} instead. Affects `code{NMscanData()},
126+
##' \code{formats.write} instead. Affects \code{NMscanData()},
127127
##' \code{NMscanInput()}, \code{NMwriteData()}.
128128
##'
129129
##' }

R/NMscanData.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
##' of this can be overcome by using merge.by.row=TRUE. Incomplete
147147
##' list of known limitations:
148148
##'
149-
##' \itemize{
149+
##' \describe{
150150
##' \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.}
151151
##' \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.}
152152
##' \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 (.).}

man/NMdataConf.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/NMreadSection.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/NMscanData.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)