R/get_example_files.R
get_example_files.Rd
This function downloads example files
get_example_files( example = c("features", "metadata", "sirius", "spectra"), in_cache = TRUE )
The example(s) you want to download
Flag to indicate if storing the files in cache
Example files.
if (FALSE) { # \dontrun{ get_example_files(example = c("features"), in_cache = FALSE) } # }