Package-mozzie"

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

Introduction

This vignette gives a quick introduction to how to use data in mozzie package for diffferent purposes.

Load data

library(mozzie)

Data descripton

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.