mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 21:01:54 +02:00
(v1.0.1.9000) first PCA implementation
This commit is contained in:
@ -16,7 +16,7 @@ age(x, reference = Sys.Date(), exact = FALSE, na.rm = FALSE)
|
||||
\item{na.rm}{a logical to indicate whether missing values should be removed}
|
||||
}
|
||||
\value{
|
||||
An integer (no decimals) if \code{exact = FALSE}, a double (with decimals) otherwise
|
||||
An \link{integer} (no decimals) if \code{exact = FALSE}, a \link{double} (with decimals) otherwise
|
||||
}
|
||||
\description{
|
||||
Calculates age in years based on a reference date, which is the sytem date at default.
|
||||
|
Reference in New Issue
Block a user