dir_path: Construct an arbitrary path.

View source: R/dir.R

dir_pathR 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.


upstartr documentation built on May 29, 2024, 9:08 a.m.