#' @import dplyr
#' @import future
#' @import ggplot2
#' @importFrom grDevices rainbow
#' @importFrom furrr future_map future_map_dfr
#' @importFrom purrr map_dbl pluck set_names walk
#' @importFrom readr cols read_tsv write_tsv
#' @importFrom readxl read_excel
#' @importFrom stats dist median
#' @importFrom stringr str_c str_detect str_replace str_replace_all str_subset
#' @importFrom tibble rowid_to_column tibble
#' @importFrom tidyr nest unnest
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.