Learn R Programming

ProjectTemplate (version 0.3-5)

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

Description

Automatically load data and packages for a project.

Arguments

Value

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

Details

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

Examples

Run this code
library('ProjectTemplate')

#load.project()}

Run the code above in your browser using DataLab