web_table: HTML tables for markdown documents
Description
Export tables with download, pasta and copy buttons
Usage
web_table(data, caption = NULL, digits = 3, rnames = FALSE, buttons = NULL)
Arguments
digits
digits number in the table exported
buttons
"excel", "copy" or "none". Default c("excel", "copy")
Value
table in markdown format for html documents