#' dmtr: Functions and data for "Data Mining Techniques"
#'
#' @description
#' Functions and data for "Data Mining Techniques"
#'
#' @docType package
#' @name dmtr
#' @keywords internal
#' @importFrom magrittr %>%
#' @importFrom rlang :=
#' @importFrom rlang .data
#' @importFrom rlang .env
#' @importFrom rlang !!
#' @importFrom rlang !!!
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.