README.md

Programming in R repository DOI

Instructions

First you need to install the package 'devtools'.

install.packages("devtools")

Then you can install the package itself:

devtools::install_github("IBAHCM/ProgInR")

Then we can run a piece of example code.

library(ProgInR)
example(run_simulation)


IBAHCM/progInR documentation built on Nov. 17, 2021, 9:44 p.m.