View source: R/cdr_deliver_admin_tbl.R
cdr_deliver_admin_tbl | R Documentation |
Shiny UI HTML for the administrator table and
cdr_deliver_admin_tbl(db_tbl_name = "")
db_tbl_name |
string: name of the primary database table being managed (for namespace id) |
the rendered Datatable interface
ui_html <- cdr_deliver_admin_tbl('iris')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.