Skip to content
Back to formatted view

Raw Message

Message-ID: <000101c88a01$be14be50$091df79b@sbm.fox.temple.edu>
Date: 2008-03-19T20:42:26Z
From: Richard M. Heiberger
Subject: R GUI question
In-Reply-To: <16149624.post@talk.nabble.com>

Look at Rcmdr as the base for your additional menu functions.
I am using it for my introductory courses and have added my own menu items.
>From CRAN, download and install Rcmdr and read it's documentation.
Also from CRAN you can download and install my addin library RcmdrPlugin.HH
The latter will show how easy it is to add additional functions to
the Rcmdr menu.

Rich