Learn R Programming

Biograph (version 2.0.6)

YearTrans: Converts dates at transition to years at transition

Description

Converts dates at transition to decimal years at transition (years and fraction of year)

Usage

YearTrans(Bdata)

Arguments

Bdata
Biograph object

Value

See Also

CMC_as_year and AgeTrans

Examples

Run this code
  data(GLHS)
  yeartrans <- YearTrans(GLHS)

Run the code above in your browser using DataLab