vignettes/chapter3.R

## ----setup, include=FALSE------------------------------------------------
knitr::opts_chunk$set(echo = TRUE)

## ------------------------------------------------------------------------
library(Sandboxy)
library(ggplot2)

## ------------------------------------------------------------------------
result <- chapter3()
names(result)
names(result$plots)
FemkeThon/Sandboxy documentation built on May 6, 2019, 4:36 p.m.