Skip to contents

Expand, normalize, concatenate, clean path

Usage

make_path(..., expand_path = TRUE)

Arguments

...

Character: Parts of path to concatenate.

expand_path

Logical: If TRUE, expand concatenated path using path.expand.

Value

Character: Path.

Author

EDG