| webTable | R Documentation |
Web table in HTML format
webTable(
data,
caption = NULL,
digits = 3,
rnames = FALSE,
buttons = NULL,
file_name = NULL,
scrolly = NULL
)
data |
Data set. |
caption |
Title for the table. |
digits |
Digits number in the table exported. |
rnames |
Row names. |
buttons |
Buttons |
file_name |
Excel file name. |
scrolly |
Windows height to show the table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.