#' rftk: RF Toolkit
#'
#' R functions for working with RF/wireless data.
"_PACKAGE"
#' @import dplyr purrr ggplot2
#' @importFrom magrittr `%>%` `%<>%`
#' @importFrom stringr str_match
#' @importFrom rlang .data
#' @importFrom utils type.convert txtProgressBar
#' @importFrom grid grobTree
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.