Learn R Programming

installr (version 0.17.8)

remove.installr.GUI: Removes the menu based GUI for updating R within Rgui

Description

Removes the menu based GUI for updating R within Rgui.

Usage

remove.installr.GUI()

Arguments

Value

invisible(NULL)

Details

This function is used during .Last.lib to remove the menus for the installr package in Rgui.

Examples

Run this code
## Not run: 
# add.installr.GUI()  # add menus
# remove.installr.GUI() # remove them
# ## End(Not run)

Run the code above in your browser using DataLab