clear_cache: Cache options

Description Usage Arguments Examples

View source: R/caches.R

Description

Clears the local cache of downloaded files (by default in the ec.cache folder in the working directory).

Usage

1
2
3
4
5
clear_cache(cache = "ec.cache")

set_default_cache(cache = "ec.cache")

get_default_cache()

Arguments

cache

A folder name where cached files should be stored.

Examples

1

rclimateca documentation built on Aug. 31, 2019, 1:04 a.m.