data-raw/genData.R

# read raw JSON file
json.file <- "inst/extdata/james.json"
james <- readJAMES(json.file)

# save as binary data
devtools::use_data(james, overwrite = TRUE)
hdbeukel/james-analysis-R documentation built on May 17, 2019, 3:18 p.m.