Learn R Programming

rSQM (version 1.3.14)

rSQMSampleProject: function to create simple environment for package tutorial

Description

Creates project directories in user's current working directory and load sample project data into proper path for user to perform simple tutorial.

Usage

rSQMSampleProject(verbose = TRUE)

Arguments

verbose

Logical. If false, you can skip the verbose description for the structure

Examples

Run this code
# NOT RUN {
library(rSQM)
rSQMSampleProject()
## Check your working directory, you can see newly created directories and sample data being loaded.
# }

Run the code above in your browser using DataLab