Creates FLQuant and FLCohort with ages as entries

# S4 method for FLQuant
ages(object)

Arguments

object

FLQuant or FLCohort

...

any other arguments

Value

FLQuant or FLCohort depending on what the first argument was

Examples

if (FALSE) {
data(ple4)
ages(m(ple4))}