pptxList: Server function of pptxList shiny module

View source: R/pptxList.R

pptxListR Documentation

Server function of pptxList shiny module

Description

Server function of pptxList shiny module

Usage

pptxList(
  input,
  output,
  session,
  data = reactive(""),
  preprocessing = reactive("")
)

Arguments

input

input

output

output

session

session

data

A data object

preprocessing

A character string of R code


rrtable documentation built on April 5, 2022, 9:08 a.m.