Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 735 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 735 Bytes

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