fix_date | R Documentation |
A generic function to fix dates in FN2 files. Dates after 2000 are recorded as 19XX.
fix_date(fndt0)
fndt0 |
A date field in FN2 files |
a formatted date field
fix_date(as.Date("1920-07-10")); fix_date(as.Date("1990-07-10"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.