Save data in files
make_data(study, dir = "data", format = c("tsv", "csv"), ...)
A study list object with class scivrs_study
The directory in which to save to data
The data format to save with (defaults to tsv)
Further arguments to pass to write.table or write.csv
the study object