R/rdmlEdit.R

#' 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"))

Try the RDML package in your browser

Any scripts or data that you put into this service are public.

RDML documentation built on June 25, 2019, 5:03 p.m.