add.installr.GUI: Adds a menu based GUI for updating R within Rgui

View source: R/zzz.R

add.installr.GUIR Documentation

Adds a menu based GUI for updating R within Rgui

Description

Adds a menu based GUI for updating R within Rgui.

Usage

add.installr.GUI()

Details

This function is used during .onLoad to load the menus for the installr package in Rgui.

Value

Returns invisible TRUE/FALSE if menus were added or not.

Author(s)

Tal Galili, Dason

References

My thanks goes to Yihui and Dason, for the idea and help with implementation. See also: https://stackoverflow.com/questions/15250487/how-to-add-a-menu-item-to-rgui/

Examples

## Not run: 
add.installr.GUI() 

## End(Not run)

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