inst/doc/madshapR-vignette.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval=FALSE---------------------------------------------------------------
#  # To install madshapR:
#  install.packages('madshapR')
#  
#  library(madshapR)
#  # If you need help with the package, please use:
#  madshapR_website()
#  
#  # Downloadable templates are available here
#  madshapR_templates()
#  
#  # Demo files are available here, along with an online demonstration process
#  madshapR_DEMO
#  

Try the madshapR package in your browser

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

madshapR documentation built on May 29, 2024, 7:43 a.m.