Skip to content

3inar/nowaclean

Repository files navigation

Build Status codecov CRAN_Status_Badge

nowaclean

Norwegian Women and Cancer (NOWAC) data cleaning package.

installation

This package will eventually be submitted to CRAN. For now, install directly from GitHub using the devtools package

devtools::install_github("3inar/nowaclean", build_vignettes=T)
library(nowaclean)

# for a general intro to nowaclean use, see the vignette
browseVignettes("nowaclean")