vignettes/TaxaRich.R

## ---- echo = FALSE, message = FALSE--------------------------------------
knitr::opts_chunk$set(collapse = T, comment = "#>")
options(tibble.print_min = 4L, tibble.print_max = 4L)
library(dplyr)
set.seed(1014)

## ----setup---------------------------------------------------------------
library(TaxaRich)
EhoumanEvans/TaxaRich documentation built on Aug. 26, 2020, 5:27 a.m.