Rdocumentation
powered by
Learn R Programming
rerddap (version 0.3.0)
disk: Options for saving ERDDAP datasets.
Description
Options for saving ERDDAP datasets.
Usage
disk(path = "~/.rerddap", overwrite = TRUE)
memory()
Arguments
path
Path to store files in. A directory, not a file. Default:
~/.rerddap
overwrite
(logical) Overwrite an existing file of the same name? Default:
TRUE