Learn R Programming

upstartr (version 0.1.2)

dir_data_processed: Get path within processed data directory.

Description

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

Usage

dir_data_processed(...)

Value

A path string.

Arguments

...

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