QP: Quick Path

Description Usage Arguments Value See Also Examples

Description

This function is a wrapper for file.path and getwd.

Usage

1

Arguments

...

The directory (or nested directories) within the working directory.

Value

Returns a path.

See Also

file.path, getwd

Examples

1
2
3
4
QP()
QP("PRESENTATION")
QP("PRESENTATION/figure")
QP("PRESENTATION", "figure")

trinker/reports documentation built on May 31, 2019, 9:51 p.m.