#' dcl
#'
#' Package to support Stanford Data Challenge Lab.
#'
#' @docType package
#' @name dcl
#' @keywords internal
#' @importFrom dplyr %>% setdiff union
#' @importFrom stringr str_glue str_remove
#' @importFrom tibble glimpse
#' @importFrom fs dir_create dir_exists dir_ls file_exists file_temp is_dir path path_common path_dir path_expand path_file
#' @importFrom usethis proj_set proj_get proj_activate use_rstudio ui_path ui_done
#' @importFrom purrr walk
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.