Nothing
      #' RDML Editor Graphical User Interface
#' 
#' Launches graphical user interface that can edit RDML metadata and show
#' qPCR or melting curves.
#' 
#' @keywords hplot
#' @export rdmlEdit
rdmlEdit <- function()
  shiny::runApp(system.file("RDMLedit", package = "RDML"))
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.