Learn R Programming

toolbox (version 0.1.1)

pastePaths: Paste parts of file paths/urls separated with single forward-slashes

Description

Paste parts of file paths/urls separated with single forward-slashes

Usage

pastePaths(...)

Value

A string.

Arguments

...

Text strings to combine into a file path

Examples

Run this code
pastePaths("/home/", "/files")

Run the code above in your browser using DataLab