tabulator_update_data.Rd
Update Tabulator data
tabulator_update_data(proxy, data, chunk_size = 1000)
A Tabulator proxy object
A data frame with updated data
The number of rows to update in each chunk (default: 1000)