r | R Documentation |
Turn an R call into an Unix call
r(code)
code |
the function to call |
an unix R call
r(print("yeay"))
r(install.packages("plumber", repo = "http://cran.irsn.fr/"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.