#' vadkr: a package with helper functions
#'
#' The vadkr package currently provides helper functions and templates to aid analyses.
#'
#' @docType package
#' @name vakdr
#' @useDynLib vakdr
#' @importFrom Rcpp sourceCpp
#' @import dplyr
#' @import purrr
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.