R/utils.R
disk.Rd
Options for saving ERDDAP datasets.
disk(path = NULL, overwrite = TRUE) memory()
Path to store files in. A directory, not a file. Default: the root cache path, see cache_setup
cache_setup
(logical) Overwrite an existing file of the same name? Default: TRUE
TRUE