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


cardiomoon/rrtable documentation built on March 14, 2023, 10:39 p.m.