print_table: Print table

Description Usage Arguments Value

View source: R/print_table.R

Description

Prints a nicely formatted DT::datatable with an option to download the excel file

Usage

1
print_table(table, fname = "table", pageLength = 25L, digits = 3)

Arguments

table

dataframe

fname

filename to use for excel download

pageLength

integer, how many rows to display by default

digits

number of signficant digits to show

Value

datatable


mworkentine/mattsUtils documentation built on May 23, 2019, 11:58 a.m.