Download locally the example data from the data repository in the SticsRPacks organization.
download_data(
out_dir = tempdir(),
example_dirs = NULL,
stics_version = "latest"
)
The path of the folder data have been downloaded into
# Getting data for a given example : study_case_1 and a given STICS version
download_data(example_dirs = "study_case_1", stics_version = "V9.0")
#> [1] "/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/RtmpMutobK/data-master/study_case_1/V9.0"