add_to_cabinet: Adds a file to the file cabinet

Description Usage Arguments Value Author(s) Examples

View source: R/package_functions.R

Description

Adds a file path to the cabinet with the path being relative to the project's working directory. The cabinet is saved as a package environment variable.

Usage

1

Arguments

file

A character string giving the full path to the specified file (i.e. "./Codes/Model 1/Model1.R").

Value

No return value

Author(s)

Alex Hubbard (hubbard.alex@gmail.com)

Examples

1

opendoor-labs/projectmap documentation built on Oct. 8, 2019, 1:58 p.m.