R/as.R

#' earthquakr: A visualization package for world earthquake histories
#'
#' This package maps and timelines earthquakes.
#'
#' @importFrom dplyr filter mutate select "%>%"
#' @import ggplot2
#' @import leaflet
#' @importFrom purrr map map2_chr
#' @importFrom stringr str_trim str_to_title
#'
#' @docType package
#' @name jyjekNOAA
NULL
jyjek/jyjekNOAA documentation built on May 7, 2019, 10:52 p.m.