#' @title taxview
#' @description Tools for Vizualizing Data Taxonomically
#' @import dplyr
#' @importFrom taxizedb classification
#' @importFrom tidyr nest
#' @importFrom tibble as_tibble
#' @importFrom data.table fread
#' @name taxview-package
#' @aliases taxview
#' @docType package
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.