Skip to content
/ fcds Public

Process data from the Florida Cancer Data System

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

GerkeLab/fcds

Repository files navigation

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")