create_full_paths: create_full_paths

Description Usage Arguments

View source: R/utilities.R

Description

A helper to create consistent full file paths when given a base directory and some file paths.

Usage

1
create_full_paths(paths, root)

Arguments

paths

character. A character string representing a directory location.

root

character. What separates the directory from the file name. Defaults to '/'


christiantillich/PipR documentation built on Feb. 27, 2020, 7:52 p.m.