inst/appdir/app.R

library(shiny)

source("ui.R", local = TRUE)
source("server.R", local = TRUE)

Try the scDiffCom package in your browser

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

scDiffCom documentation built on Nov. 4, 2023, 1:06 a.m.