## ======= Namespace AF function start =======
#' @import dplyr
#' @import tidyr
#' @importFrom stats setNames
#' @importFrom purrr map
#' @importFrom utils globalVariables
#'
#' @importFrom foreach foreach %dopar%
#' @importFrom doParallel registerDoParallel
#' @importFrom parallel makeCluster stopCluster
#'
## ============================================
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.