From bf02df3365b5df8fabbf5859bc9039afb78c69fd Mon Sep 17 00:00:00 2001 From: Ben Gui Date: Mon, 29 Jan 2024 21:27:02 +0100 Subject: [PATCH] Doc fix --- R/xpose_data.R | 2 +- man/read_nm_model.Rd | 2 +- man/xpose_data.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/R/xpose_data.R b/R/xpose_data.R index 78f71bd7..48517ed4 100755 --- a/R/xpose_data.R +++ b/R/xpose_data.R @@ -28,7 +28,7 @@ #' 'data', 'files', 'summary' or any combination of the three. #' @param check_ext Logical, if \code{TRUE} will provide an error message if the #' extension of the NONMEM input file is not one of '.lst', '.out', '.res', -#' '.mod' or '.ctl' for NONMEM. If \code {FALSE} any file extension can be +#' '.mod' or '.ctl' for NONMEM. If \code{FALSE} any file extension can be #' used. #' @param extra_files A vector of additional output file extensions to be #' imported. Default is '.ext', '.cov', '.cor', '.phi', '.grd' for NONMEM. diff --git a/man/read_nm_model.Rd b/man/read_nm_model.Rd index 3a3ff64c..e0d7bc0d 100755 --- a/man/read_nm_model.Rd +++ b/man/read_nm_model.Rd @@ -31,7 +31,7 @@ arguments.} \item{check_ext}{Logical, if \code{TRUE} will provide an error message if the extension of the NONMEM input file is not one of '.lst', '.out', '.res', -'.mod' or '.ctl' for NONMEM. If \code {FALSE} any file extension can be +'.mod' or '.ctl' for NONMEM. If \code{FALSE} any file extension can be used.} } \value{ diff --git a/man/xpose_data.Rd b/man/xpose_data.Rd index 21014946..b8e0b7f1 100755 --- a/man/xpose_data.Rd +++ b/man/xpose_data.Rd @@ -58,7 +58,7 @@ in previous versions of xpose, the check the function \item{check_ext}{Logical, if \code{TRUE} will provide an error message if the extension of the NONMEM input file is not one of '.lst', '.out', '.res', -'.mod' or '.ctl' for NONMEM. If \code {FALSE} any file extension can be +'.mod' or '.ctl' for NONMEM. If \code{FALSE} any file extension can be used.} \item{extra_files}{A vector of additional output file extensions to be