View source: R/cheetah_proxy.R
add_row | R Documentation |
Adds a new row to a cheetah grid widget without redrawing the entire widget.
add_row(proxy, data)
proxy |
A proxy object created by |
data |
A single row dataframe for the new row in the table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.