Learn R Programming

upstartr (version 0.1.0)

dir_data_cache: Get path within cached data directory.

Description

Constructs a path within startr's data/cache/ directory.

Usage

dir_data_cache(...)

Arguments

...

Any number of path strings, passed in the same fashion as here::here.

Value

A path string.