| Rcode2pptx | R Documentation |
Save R code to Microsoft Powerpoint format
Rcode2pptx(...)
... |
further arguments to be passed to plot2office |
## Not run:
code="summary(lm(mpg~hp+wt,data=mtcars))"
Rcode2pptx(code=code,title="R code to pptx")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.