file.path: Construct Path to File

Description Usage Arguments Examples

Description

Analogous to file.path(x, y).

Usage

1
x %//% y

Arguments

x, y

Character vectors.

Examples

1
"home" %//% "dir" # returns "home/dir"

infix documentation built on May 1, 2019, 7:32 p.m.