Learn R Programming

simhelpers (version 0.3.1)

create_skeleton: Open a simulation skeleton

Description

Creates and opens a .R file containing a skeleton for writing a Monte Carlo simulation study.

Usage

create_skeleton()

Arguments

Examples

Run this code
if (FALSE) {
create_skeleton()
}

Run the code above in your browser using DataLab