powered by
get a div from a flextable object. This can be used in a shiny application.
div
htmltools_value(x)
a flextable object
Other flextable print function: format.flextable, knit_print.flextable, print.flextable, save_as_html
format.flextable
knit_print.flextable
print.flextable
save_as_html
# NOT RUN { htmltools_value(flextable(iris[1:5,])) # }
Run the code above in your browser using DataLab