add_path: Modify parts of the ramp path by name.

Description Usage Arguments Value

View source: R/interface.R

Description

Modify parts of the ramp path by name.

Usage

1
2
3
4
5
6
7
8
add_path(
  rpath,
  project = NULL,
  stage = NULL,
  dataset = NULL,
  version = NULL,
  file = NULL
)

Arguments

rpath

The original ramp path.

project

The project name as a string.

stage

The stage name.

dataset

The dataset name.

version

The version name.

file

The filename, which can be a relative path to a file within the directory.

Value

A ramp path with the specified parts modified.


dd-harp/rampdata documentation built on Sept. 13, 2021, 9:32 p.m.