ProjectTemplate (version 0.4-2)

load.project: Automatically load data and packages for a project.

Description

This function automatically load all of the data and packages used by the project from which it is called.

Arguments

Value

  • No value is returned; this function is called for its side effects.

Examples

Run this code
library('ProjectTemplate')

load.project()

Run the code above in your browser using DataLab