Learn R Programming

updater (version 0.1)

updateR: Downloads and installs the latest version of R for Mac OS X.

Description

Update your version of R from inside R itself (Mac OS X only).

Usage

updateR(admin_password = NULL)

Arguments

admin_password

character. The system-wide password of the user. The parameter will be only employed to execute commands gaining administrator privileges on the computer and will not be stored anywhere.

Examples

Run this code
# NOT RUN {
updateR(admin_password = "****")
# }

Run the code above in your browser using DataLab