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

View source: R/zzz.R

remove.installr.GUIR Documentation

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()

Details

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

Value

invisible(NULL)

Examples

## Not run: 
add.installr.GUI()  # add menus
remove.installr.GUI() # remove them

## End(Not run)

installr documentation built on Nov. 13, 2022, 1:06 a.m.