Skip to contents

This is a helper function to remove weathercan's cache directory. This folder contains updated stations inventory lists and the full dataset of Climate normals for 1991-2010.

Usage

cache_remove()

Value

nothing but removes directory

Examples

if (FALSE) { # interactive()
cache_remove()
}