get_data_on_page: Get the data on the page
Description
Get the data on the page
Usage
get_data_on_page(data, page_number, total_pages)
Arguments
- data
data.frame without pages; pagination will be inferred
- page_number
page of data to retrieve
- total_pages
number of pages in data
; determines pagination when the data has no pages