knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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


GerkeLab/fcds documentation built on July 30, 2020, 7:04 p.m.