mirror of
https://github.com/msberends/AMR.git
synced 2026-06-24 08:56:21 +02:00
(v3.0.1.9059) Fix WISCA in vignette
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
\alias{age_groups}
|
||||
\title{Split Ages into Age Groups}
|
||||
\usage{
|
||||
age_groups(x, split_at = c(0, 12, 25, 55, 75), names = NULL,
|
||||
na.rm = FALSE)
|
||||
age_groups(x, split_at = c(0, 12, 25, 55, 75), names = NULL, na.rm = FALSE)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{Age, e.g. calculated with \code{\link[=age]{age()}}.}
|
||||
|
||||
Reference in New Issue
Block a user