#' Visual Maximum Likelihood Estimation
#'
#' @name visualMLE-package
#' @docType package
#' @title Visual Maximum Likelihood Estimation
#' @author \email{jason@@bryer.org}
#' @keywords maximum likelihood estimation MLE
#' @import tidyverse
#' @import gganimate
#' @import magick
#' @import cowplot
#' @import reshape2
#' @import ggplot2
#' @importFrom shiny runApp shinyApp
#' @importFrom DT dataTableOutput renderDataTable
NA
.onAttach <- function(libname, pkgname) {
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.