#' @keywords internal
# commented out because of roxygen bug when there is a package and function of
# same name
#"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom magrittr %>%
## usethis namespace: end
#' @importFrom rlang .data
NULL
# get rid of CRAN notes
utils::globalVariables(c("."))
#' Original genus-level names of the Sebacinales dataset
#' @source https://rdp.cme.msu.edu/
"sebacinales_oldnames"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.