Closed RomanChapman closed 1 year ago
I believe you can do this by specifying overwrite=FALSE in your call to download_smap with a user specified dir. See for example: https://github.com/ropensci/smapr/blob/master/tests/testthat/test-extract_smap.R#L61-L69
Just wondering if there is documentation (or functionality) for extracting previously downloaded HDF5 data from a directory using extract_smap(data, name, in_memory = FALSE)