Add a row to a cheetah table
add_row.Rd
Adds a new row to a cheetah grid widget without redrawing the entire widget.
Arguments
- proxy
A proxy object created by
cheetah_proxy()
.- data
A single row dataframe for the new row in the table
add_row.Rd
Adds a new row to a cheetah grid widget without redrawing the entire widget.
A proxy object created by cheetah_proxy()
.
A single row dataframe for the new row in the table