1
0
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:
2026-05-02 14:56:26 +02:00
parent 64753e9a16
commit 0af3f84655
18 changed files with 81 additions and 102 deletions

View File

@@ -17,10 +17,10 @@ age_groups(x, split_at = c(0, 12, 25, 55, 75), names = NULL,
\item{na.rm}{A \link{logical} to indicate whether missing values should be removed.}
}
\value{
Ordered \link{factor}
Ordered [factor]
}
\description{
Split ages into age groups defined by the \code{split} argument. This allows for easier demographic (antimicrobial resistance) analysis. The function returns an ordered \link{factor}.
Split ages into age groups defined by the `split` argument. This allows for easier demographic (antimicrobial resistance) analysis. The function returns an ordered [factor].
}
\details{
To split ages, the input for the \code{split_at} argument can be: