Save subject data, including brain imaging files into a zipped file. Notice this function does not guarantee every file is in. Please always double check what's inside.
Usage
archive_subject(
project_name,
subject_code,
include_cache = FALSE,
include_fs = TRUE,
include_raw = FALSE,
save_to = tempdir()
)