On 4 March 2006 at 11:20, Romain Francois wrote:
| Le 04.03.2006 09:18, [EMAIL PROTECTED] a écrit :
| > Full_Name: 
| > Version: 2.1.1
| > OS: Linux (Ubuntu 5.10)
| > Submission from: (NULL) (136.160.174.71)
| >
| > R does not have a friendly gui from where all functions can be accessed by
| > "point-and-click". Existing one I could try (tk) is too simple. 
| >
| > The friendly gui should also include a spreadsheet-like data-viewer as well 
as a
| > data-output (exportable tables) and a graphics-output modules (the latter
| > already exits).

$ apt-get install r-cran-rcmdr
$ R
$ > library(Rcmdr)

is pretty close.

| Do you also want to be able to type :
| PROC UNIVARIATE ....
| in R ?

Exactly -- and I am missing the feature where R is doing my home work for me.
The sequence

        > library(timemachine)
        > timemachineGo(highschool)
        > timemachineDo(getBetterMarks)

fails. Any idea why?

| What you described is *so* not a bug. You have not tried hard enough.

Well put, Romain!

Regards, Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to