Identify, convert and handle dates as used within the Swedish cancer register and associated cancer quality registers in Sweden. Especially the cancer register sometimes use nonstandard date variables where day and/or month can be "00" or were the date format is a mixture of"%Y-%m-%d", "%Y%m%d" and "%y%V" (two digit year and week number according to ISO 8601,which is not completely supported by R).These dates must be approximated to valid dates before being used in for example survival analysis. The package also includes some convenient functions for calculating "lead times" (relying on 'difftime') and introduce a "year" class with relevant S3-methods to handle yearly cohort.
Version: | 1.0.0 |
Depends: | R (≥ 2.10) |
Imports: | rccmisc |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2016-07-01 |
Author: | Erik Bulow |
Maintainer: | Erik Bulow <erik.bulow at rccvast.se> |
BugReports: | https://bitbucket.com/cancercentrum/rccdates/issues |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rccdates results |
Reference manual: | rccdates.pdf |
Vignettes: |
rccdates |
Package source: | rccdates_1.0.0.tar.gz |
Windows binaries: | r-devel: rccdates_1.0.0.zip, r-release: rccdates_1.0.0.zip, r-oldrel: rccdates_1.0.0.zip |
macOS binaries: | r-release: rccdates_1.0.0.tgz, r-oldrel: rccdates_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rccdates to link to this page.