# \donttest{
Sys.setenv("R_USER_DATA_DIR" = tempdir())
the_files <- s3_get_files(c(
"s3://geomarker/testing_downloads/mtcars.rds",
"s3://geomarker/testing_downloads/mtcars.fst"
))
unlink(the_files$file_path)
# }
Run the code above in your browser using DataLab