Description
Helper Functions for Second Primary Cancer Analyses.
Description
A collection of helper functions for analyzing Second Primary Cancer data, including functions to reshape data, to calculate patient states and analyze cancer incidence.
README.md
msSPChelpR
What is 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.
Installation
You can install the released version of msSPChelpR from CRAN with:
install.packages("msSPChelpR")
And the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("marianschmidt/msSPChelpR")
How to use the package
An introductory vignette on the workflow of the package can be found here. See vignette("introduction")
.
Citation
In case you want to cite this package, please use citation('msSPChelpR')
for reference information.