View source: R/reactable-server.R
get_data_on_page | R Documentation |
Get the data on the page
get_data_on_page(data, page_number, total_pages)
data |
data.frame without pages; pagination will be inferred |
page_number |
page of data to retrieve |
total_pages |
number of pages in |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.