file_path: Construct Path to File

Description Usage Arguments Value See Also Examples

Description

A wrapper for file.path that normalizes the path separator between elements.

Usage

1

Arguments

...

Atomic vectors of elements to construct a path from.

Value

Returns a vector of paths.

See Also

file.path

Examples

1
file_path("mydir", paste0("file", 1:2, ".pdf"))

trinker/pathr documentation built on May 31, 2019, 9:41 p.m.