xflex | R Documentation |
Write and View dataframe as flextable html
xflex(table, target = "/tmp/foo.html", open = TRUE)
table |
Object of class data.frame. |
target |
Specify target filepath for the html-table. |
open |
logical. Open document if open = TRUE (default). |
save_as_html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.