# ---- Package Documentation ----
#' Screenmill R package
#'
#' Screenmill R package
#'
#' @author
#' Eric Bryant \email{eeb2139@@columbia.edu},
#'
#' Maintainer: Eric Bryant \email{eeb2139@@columbia.edu}
#' @name screenmill
#' @docType package
#'
#' @import dplyr
#' @import assertthat
#' @import shiny
#' @import miniUI
#' @importFrom Rcpp sourceCpp
#' @useDynLib screenmill
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.