Learn R Programming

upstartr (version 0.1.2)

dir_data_cache: Get path within cached data directory.

Description

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

Usage

dir_data_cache(...)

Value

A path string.

Arguments

...

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