Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

ReporteRs (version 0.5.1)

addRScript: Add R script into a document object

Description

Add R script into a document object

Usage

addRScript(doc, file, text, ...)

Arguments

doc

document object

file

R script file. Not used if text is provided.

text

character vector. The text to parse. Not used if file is provided.

...

further arguments passed to other methods

Value

a document object

See Also

html