mirror of
https://github.com/msberends/AMR.git
synced 2026-05-14 05:10:46 +02:00
(v3.0.1.9057) website fix
This commit is contained in:
@@ -12,7 +12,7 @@ custom_mdro_guideline(..., as_factor = TRUE)
|
||||
\arguments{
|
||||
\item{...}{Guideline rules in \link[base:tilde]{formula} notation, see below for instructions, and in \emph{Examples}.}
|
||||
|
||||
\item{as_factor}{A \link{logical} to indicate whether the returned value should be an ordered \link{factor} (\code{TRUE}, default), or otherwise a \link{character} vector. For combining rules sets (using \code{\link[=c]{c()}}) this value will be inherited from the first set at default.}
|
||||
\item{as_factor}{A [logical] to indicate whether the returned value should be an ordered [factor] (`TRUE`, default), or otherwise a [character] vector. For combining rules sets (using [c()]) this value will be inherited from the first set at default.}
|
||||
|
||||
\item{x}{Existing custom MDRO rules}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user