R/dpcReport_gui.R

#' Digital PCR Report Graphical User Interface
#' 
#' Launches graphical user interface that generates reports from digital PCR 
#' data.
#' 
#' @section Warning : Any ad-blocking software may cause malfunctions.
#' @author Michal Burdukiewicz, Stefan Roediger.
#' @keywords hplot
#' @export dpcReport
dpcReport <- function()
  runApp(system.file("dpcReport", package = "dpcR"))

Try the dpcR package in your browser

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

dpcR documentation built on May 2, 2019, 7:04 a.m.