paged_table: Create a table in HTML with support for paging rows and columns
Description
Create a table in HTML with support for paging rows and columns
Usage
paged_table(x, options = NULL)
Arguments
x
a data frame to be rendered as a paged table.
options
options for printing the paged table