Description Usage Arguments Examples
Save R code to Microsoft Word format
1 |
... |
further arguments to be passed to plot2office |
1 2 | code="summary(lm(mpg~hp+wt,data=mtcars))"
Rcode2docx(code=code,title="R code to Word")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.