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)


thiyangt/mozzie documentation built on May 6, 2019, 2:34 p.m.