Rdocumentation
powered by
Learn R Programming
rmarkdown (version 1.3)
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)
Arguments
x
a data frame to be rendered as a paged table.