Learn R Programming

SimDesign (version 0.3)

SimDesign_functions: Skeleton functions for simulations

Description

This function prints skeleton versions of the required functions and work-flow required to run simulations, complete with the correct inputs and class of outputs. Use this at the start when defining your simulation.

Usage

SimDesign_functions(main = FALSE)

Arguments

main
logical; include a skeleton of the main function?

Examples

Run this code
SimDesign_functions()

Run the code above in your browser using DataLab