installr | R Documentation |
Gives the user the option to download software from within R.
installr(GUI = TRUE, ...)
GUI |
a logical indicating whether a graphics menu should be used if available. If TRUE, and on Windows, it will use winDialog, otherwise it will use menu. |
... |
not in use |
TRUE/FALSE - if the software was installed successfully or not.
updateR, install.R, install.RStudio, install.Rtools, install.pandoc, install.MikTeX, install.git, install.git, install.GraphicsMagick, install.ImageMagick, check.for.updates.R, install.URL, install.packages.zip,
## Not run: installr() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.