disk: Options for saving ERDDAP datasets.

View source: R/utils.R

diskR 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 cache_setup

overwrite

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


rerddap documentation built on July 4, 2024, 9:07 a.m.