Learn R Programming

rcrisp (version 0.3.1)

get_example_cache_filepath: Get file path where to cache example data files

Description

The function returns the file path where to store example data files that are retrieved from a data repository (see get_osm_example_data() and get_dem_example_data()). The directory used is the one returned by cache_directory().

Usage

get_example_cache_filepath(filename)

Value

A character string representing the file path

Arguments

filename

The name of the file to be retrieved from the data repository