## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----eval=FALSE--------------------------------------------------------------- # # Install madshapR and load the package: # install.packages('madshapR') # library(madshapR) # # # If you need help with the package, please use: # madshapR_website() # # # Example objects are available here # madshapR_examples #