rmarkdown (version 1.9)

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.