Learn R Programming

rnoaa (version 0.6.0)

caching: Clear cached files

Description

Clear cached files

Usage

ghcnd_clear_cache(path = "~/.rnoaa/ghcnd", force = FALSE)

Arguments

path
Path to location of cached files. Defaults to disk()$path
force
(logical) Should we force removal of files if permissions say otherwise?

Details

BEWARE: this will clear all cached files.