inst/doc/c2_getting_started_ES.R

## ----setup, include=FALSE-----------------------------------------------------
library(knitr)

opts_chunk$set(warning=FALSE, 
               message=FALSE, 
               eval=FALSE, 
               out.width = "80%",
               fig.align = "center",
               collapse = TRUE,
               comment = "#>")


## ----install-cran-------------------------------------------------------------
#  install.packages("whomds")

## ----open-whomds--------------------------------------------------------------
#  library(whomds)

Try the whomds package in your browser

Any scripts or data that you put into this service are public.

whomds documentation built on Sept. 8, 2023, 5:46 p.m.