pptxList {rrtable} | R Documentation |
Server function of pptxList shiny module
pptxList(
input,
output,
session,
data = reactive(""),
preprocessing = reactive("")
)
input |
input |
output |
output |
session |
session |
data |
A data object |
preprocessing |
A character string of R code |