Rdocumentation
powered by
Learn R Programming
Biograph (version 2.0.6)
year_as_cmc: Converts decinal years to cmc.
Description
Converts a vector of decimal years to CMC.
Usage
year_as_cmc (x)
Arguments
x
Vector of decimal years.
Value
Examples
Run this code
year_as_cmc (
2010.578
)
Run the code above in your browser using
DataLab