plot_table_btns: Create a DT::datatable with export data buttons and nice...

Description Usage Arguments Value Examples

View source: R/my_functions.R

Description

Create a DT::datatable with export data buttons and nice other defaults

Usage

1
plot_table_btns(df, page_length = 20)

Arguments

df

Final table in a data frame format

page_length

Number of rows to show at a time

Value

Formatted DT::datatable

Examples

1
## Not run: df %>% plot_table_btns()

blazysecon/econmodme documentation built on July 10, 2019, 3:08 a.m.