Skip to contents

[Stable]

Introductory tutorial to Pmetrics

Usage

PM_tutorial(wd = getwd(), auto_confirm = FALSE)

Arguments

wd

The working directory in which to create the Examples folder.

auto_confirm

If true, the execution is not stopped to ask the user for confirmation Default is current working directory.

Details

This function will create an Examples folder in the current working directory. The folder will contain all files and folder necessary to conduct the tutorial. After the Examples folder is created, open the examples.R script to begin the tutorial.