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)


boydorr/ProgInR documentation built on Nov. 16, 2021, 6:32 p.m.