render_rmd_url: wrapper function of rmarkdown::render for opencpu

Description Usage Arguments Value See Also Examples

View source: R/rmdtext.R

Description

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

Usage

1
render_rmd_url(rmd_url)

Arguments

rmd_url

For render_rmd_url, a string of public accessible url

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_url("https://raw.githubusercontent.com/ningzhibin/rmdocpu/master/inst/rmd/input.Rmd")

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