add.installr.GUI | R Documentation |
Adds a menu based GUI for updating R within Rgui.
add.installr.GUI()
This function is used during .onLoad to load the menus for the installr package in Rgui.
Returns invisible TRUE/FALSE if menus were added or not.
Tal Galili, Dason
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/
## Not run: add.installr.GUI() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.