data-raw/cohort.R

## code to prepare `cohort` dataset goes here

cohort = read.table("data-raw/cohort.txt", header = TRUE)
usethis::use_data(cohort)
alexploner/nestedCC documentation built on Dec. 1, 2019, 12:30 a.m.