inst/doc/mozzie.R

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

## ------------------------------------------------------------------------
library(mozzie)


## ------------------------------------------------------------------------
data(mozzie)
summary(mozzie)

Try the mozzie package in your browser

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

mozzie documentation built on May 2, 2019, 3:25 a.m.