data-raw/DATASET.R

## code to prepare `DATASET` dataset goes here
exampleData<-read.csv('./data-raw/exampleData.csv',row.names = c(1))

usethis::use_data(DATASET, overwrite = TRUE)
sportiellomike/fluximplied2 documentation built on Jan. 30, 2024, 12:47 p.m.