Nothing
#' Lares Shiny Modules
#'
#' R library for quick useful Shiny modules
#'
#' @md
#' @name lareshiny
#' @docType package
#' @author Bernardo Lares (laresbernardo@@gmail.com)
#' @import dplyr
#' @importFrom DT tableFooter tableHeader
#' @import htmltools
#' @import miniUI
#' @import shiny
#' @import shinydashboard
#' @import shinyWidgets
"_PACKAGE"
if (getRversion() >= "2.15.1") {
globalVariables(
c(".", "export_results")
)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.