ramp_path1: Formats a base path for a file given all keys.

Description Usage Arguments Value

View source: R/organization.R

Description

This function reflects how we want to organize files. It returns a path relative to whatever is the data root.

Usage

1
ramp_path1(stage, location, project, user, rproject, path = NULL)

Arguments

stage

One of (input, working, output). Must not be NULL.

location

If this is associated with a location. Can be NULL.

project

The Github project or R project name, without a slash. Can be NULL.

user

The username for the person's working directory.

rproject

The Rstudio project name.

path

An optional file path within the directory.

Value

a path to use as a base path for this dataset.


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