ramp_path_from_rooted: Convert a single string into a ramp path.

Description Usage Arguments Value

View source: R/interface.R

Description

Convert a single string into a ramp path.

Usage

1
ramp_path_from_rooted(rooted_path)

Arguments

rooted_path

Must start with a "/". If it starts with "inputs", then it's in the global area. Otherwise, it's in a project.

Value

a list describing a ramp path.

The order is '/project/stage/dataset/version/path'.


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