render_MQsummary: wrapper function of rmarkdown::render for opencpu to render a...

Description Usage Arguments Value See Also Examples

View source: R/rmdtext.R

Description

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

Usage

1
render_MQsummary(data_table)

Arguments

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

Value

no direct return, but write an output.html to the temp session on the opencpu server

See Also

render knit

Examples

1
  render_rmd_MQ_summary()

ningzhibin/rmdocpu documentation built on Feb. 3, 2022, 9:30 p.m.