Description Usage Arguments Value Examples
get table details To be able to put a table into two lines are necessary; into the server part; getTableDetails(output, session, "dataname", data, modal=TRUE) into the ui part; uiOutput(ns("dataname"))
1 2 |
output, |
output |
session, |
session |
tablename, |
table name |
data, |
matrix data |
modal, |
if it is true, the matrix is going to be in a modal |
panel
1 | x <- getTableDetails()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.