powered by
Analogous to file.path(x, y).
file.path(x, y)
x %//% y
Character vectors.
# NOT RUN { "home" %//% "dir" # returns "home/dir" # }
Run the code above in your browser using DataLab