render inline text for formr
formr_inline_render.RdRender text
Arguments
- text
that will be written to a tmp file and used as the input argument
- self_contained
passed to markdown_custom_options
- dir
directory in which the intermediate
knit.Rmdand the renderedknit.htmlare written. Defaults to the working directory inside an OpenCPU/formr session and totempdir()in ordinary R sessions; seeformr_render()for details.- ...
all other arguments passed to
rmarkdown::render()