Learn R Programming

upstartr (version 0.1.0)

dir_data_processed: Get path within processed data directory.

Description

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

Usage

dir_data_processed(...)

Arguments

...

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

Value

A path string.