Description Usage Arguments Value See Also Examples
Three general wrapper function to work with opencpu, which can render source r markdown code into html files, to be displacyed on the client end
1 | render_rmd_url(rmd_url)
|
rmd_url |
For render_rmd_url, a string of public accessible url |
no direct return, but write an output.html to the temp session on the opencpu server
1 | render_rmd_url("https://raw.githubusercontent.com/ningzhibin/rmdocpu/master/inst/rmd/input.Rmd")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.