Read cancer registration data in the format reported to the National Cancer Center.
read_canreg.Rd
Read cancer registration data in the format reported to the National Cancer Center.
Examples
library(canregtools)
file <- system.file("extdata", "411721.xls", package = "canregtools")
data <- read_canreg(file)