data-raw/citrulline_data.R

###########################################################
# Read the data for the paper, and create a dataset in the namespace
###########################################################

citrulline_data <- readr::read_rds("./data-raw/citrulline_paper_kartaram_et_al_1_0.rds")
devtools::use_data(citrulline_data, overwrite = TRUE)
uashogeschoolutrecht/citrulliner documentation built on Dec. 12, 2020, 7:12 a.m.