R/test_counts_gui.R

#' Compare digital PCR runs - interactive presentation
#' 
#' Launches graphical user interface allowing multiple comparisons of simulated digital 
#' PCR reactions. 
#' 
#' @section Warning : Any ad-blocking software may be cause of malfunctions.
#' @author Michal Burdukiewicz, Stefan Roediger.
#' @seealso \code{\link{test_counts}}.
#' @keywords hplot
#' @export
test_counts_gui <- function()
  runApp(system.file("test_counts_gui", 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.