vignettes/earthquakedata.R

## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.width = 7
  
)
library(earthquakedata)
library(dplyr)
library(ggplot2)
library(leaflet)
pvisser82/earthquakedata documentation built on May 19, 2019, 3:05 a.m.