Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 952 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 952 Bytes

fcds

Lifecycle: maturing CRAN status Codecov test coverage Travis build status

The goal of fcds is to make it easy to work with FCDS Florida Cancer Registry data in R.

Installation

You can install the development version of fcds from GitHub with:

# install.packages("devtools")
devtools::install_github("GerkeLab/fcds")