dir_path {upstartr}R Documentation

Construct an arbitrary path.

Description

Convenience function that constructs a path. Wraps here::here.

Usage

dir_path(...)

Arguments

...

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

Value

A path string.


[Package upstartr version 0.1.2 Index]