Save data in files

make_data(study, dir = "data", format = c("tsv", "csv"), ...)

Arguments

study

A study list object with class scivrs_study

dir

The directory in which to save to data

format

The data format to save with (defaults to tsv)

...

Further arguments to pass to write.table or write.csv

Value

the study object