R/webTable.R
webTable.Rd
Web table in HTML format
webTable( data, caption = NULL, digits = 3, rnames = FALSE, buttons = NULL, file_name = NULL, scrolly = NULL )
Data set.
Title for the table.
Digits number in the table exported.
Row names.
Buttons [character: excel, copy, none].
[character: excel, copy, none]
Excel file name.
Windows height to show the table.