reportRow {microbiomeExplorer} | R Documentation |
Report Row
reportRow(input, output, session, type, content)
input |
module input |
output |
module output |
session |
app session |
type |
boolean indicating whether checkbox should be included |
content |
R code to show |
reactive boolean indicating whether row is selected
Janina Reeder