tabulator_add_rows.Rd
Add rows to a Tabulator table
tabulator_add_rows(proxy, data, position = "bottom")
A Tabulator proxy object
A list or data frame containing the rows to add
Optional position to insert rows ("top" or "bottom", default: "bottom")