powered by
Turn a local file path string or a SubTreeFileSystem into a SubTreeFileSystem
make_SubTreeFileSystem(destination, verbose = FALSE)
an arrow SubTreeFileSystem
a local directory path or an arrow SubTreeFileSystem
TRUE /FALSE should the function be chatty?
temp_dir <- tempfile() make_SubTreeFileSystem(temp_dir)
Run the code above in your browser using DataLab