Skip to contents

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 cache_setup

overwrite

(logical) Overwrite an existing file of the same name? Default: TRUE