View source: R/flex_functions.R
flex.asDT | R Documentation |
Outputs datatable with print button options
flex.asDT(df, page_length = 50, ...)
df |
data.frame |
page_length |
number of entries shown per page. Default is 50. |
... |
additional parameters passed to option list |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.