create: Create template for a new set of simulations

View source: R/create.R

createR Documentation

Create template for a new set of simulations

Description

This function is the fastest way to get started. Creates the skeleton of a simulation.

Usage

create(dir = "./my_sims")

Arguments

dir

where to create the skeleton of a new set of simulations

Examples

## Not run: 
 create("./examples")
 
## End(Not run)

jacobbien/simulator documentation built on Feb. 4, 2023, 1:03 p.m.