Learn R Programming

installr (version 0.15.3)

installr: Installing software from R

Description

Gives the user the option to download software from within R.

Usage

installr(use_GUI = TRUE, ...)

Arguments

use_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

Value

  • TRUE/FALSE - if the software was installed succesfully or no.

See Also

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,

Examples

Run this code
installr()

Run the code above in your browser using DataLab