Datatable RSTUDIO
Datatable RSTUDIO

How can I save my datatable output into a html file?
When I use this command: htmlwidgets::saveWidget(a, "name of the table .html")
It's been saved locally but I want to share it to others in a wordpress.
This discussion has been closed.
Answers
I know nothing about RSTUDIO, but this blog post may help with Wordpress.
Colin