disk {rerddap} | R Documentation |
Options for saving ERDDAP datasets.
Description
Options for saving ERDDAP datasets.
Usage
disk(path = NULL, overwrite = TRUE)
memory()
Arguments
path |
Path to store files in. A directory, not a file.
Default: the root cache path, see |
overwrite |
(logical) Overwrite an existing file of the same name?
Default: |
[Package rerddap version 1.1.0 Index]