Description Usage Arguments Value See Also Examples
This function works on the opencpu server end, to produce an html file to send to the front end to display. It also works on the stand alone mode, to generate a report file, output.html in the currrent folder, using a public accessible rmd file on github. Of course, this need internect connection to run
1 | render_MQsummary(data_table)
|
data_table |
the table is a matrix/data.frame/tble on the server ond, json formted on the front ond opencpu will do the conversion automatically |
no direct return, but write an output.html to the temp session on the opencpu server
1 | render_rmd_MQ_summary()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.