msSPChelpR
?This package is a collection of helper functions for analyzing Second Primary Cancer (SPC) data, including functions to reshape data, to calculate patient states and analyze cancer incidence.
You can install the released version of msSPChelpR from CRAN with:
install.packages("msSPChelpR")
And the development version from GitHub with:
# install.packages("devtools")
::install_github("marianschmidt/msSPChelpR") devtools
An introductory vignette on the workflow of the package can be found
here.
See vignette("introduction")
.
In case you want to cite this package, please use
citation('msSPChelpR')
for reference information.