parse_data_frame-htmlReport-method {htmlreportR} | R Documentation |
Parses a data frame included in an object of class "htmlReport" and HTML table to include it in htmlreportR
data_frame |
Data frame to parse |
options |
list with options |
table_id |
An integer. Table id in report |
row_names |
A boolean.
|
Parse data frame to HTML
A table in html format.