prefix_path: Prefix a path

Description Usage Arguments Value

View source: R/paths.R

Description

file.path with arguments reversed

Usage

1

Arguments

path

path to be prefixed

prefix

path to be appended before

...

passed on to file.path

Value

file.path(prefix, path, ...)


arpr documentation built on Aug. 2, 2021, 5:08 p.m.