Description Usage Arguments Value
Internal function which will update a given table using some optional formatting - to be suppled to a output$table
1 | updateMainTable(x, pl = 25, format = TRUE)
|
x |
data.frame inside a reactive environment |
pl |
default row-numbers/pagelength of table |
format |
Boolean, indicate whether special formatting rules should be applied |
An render instance to be supplied to shiny output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.