Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060905/f72d32c1/attachment.pl
Sorry for inconvenience - but since I can't find any hints on this list at stat.ethz.ch, I'll ask here: How do I unsubscribe from this list? Thanks for answering - Richard -- Richard M?ller - Am Spring 9 - D...
> I'm using winDialog and winDialogString in scripts running on a XP-machine. > Since we're using some Linux-machines (Suse 10.0 and 10.1 on x86) I'm Thanks to the respondents. Use of TCl/Tk is a...
Hello, I have the TCl/Tk command "tkmessageBox(titel="",message="x",icon="question",type="okcancel")" in my R script. Now I want to perform some operation in relation to the user's choice, something like "if (okpressed) xxx else yyy...
> I wrote the following code: > X11() > # some code to generate a plot on the screen omitted > > res <- tkmessageBox(title="Finish?", > message="save as PDF?", > icon="question", type="okcancel") > > if (tclvalue(res) == "ok") > Datei <- tkgetSaveFile(initialdir="temp/",defaultextension=".pdf", > initialfile="Haupt...
Hi all, I just try to get familiar with levelplot() for generating heatmaps. I have x, y, z-data stored in a file: e.g.: "file.csv": 0 0 0.1 0 1 0.5 0 2 0.4 1...
DeaR R-fellows, I got a lot of help from you concerning the generation of heat maps, so I was able to write and work with a script for this purpose at last. Some visitors of our Ecological Station asked...
Hello, I got R 1.6.0 for windows and I need Rcmd, which was not included. Where can I get it? (I have to start R and give the name of the file with the R-commands on the...
Good evening, I can't manage to plot continous lines (x-y representation of measured data): The spreadsheet where the data come from has continuous x-data (0,1,2,3,4, ...), but not every x-datum has a corresponding...
Hello all, to interrupt a BATCH program I inserted, as adviced in this list, a windows dialogue box (winDialog("ok")). The graphic display opens on the right part of the screen, which is OK. The Windows dialoge opens in the...
Happy New Year to all! I want to run a script from a directory on a central server on different machines, linux and windows. To determine which machine is calling the script I want to pass an argument with the...
Hi all, I wonder why there is so little software for carpet plots (german: Rasterdiagramm) (Three dimensional plot (x, y, z), the 3rd dimension (z) symbolized by colourgradients). Besides from one or the other non free software I only found...
Good evening, is there any experience with using the calc-modules of StarOffice 6.0 or Open.Office.org, which should give XML-output, for reading their content into R? I can not try it, because I haven't SO6...
Am Mittwoch, 2. Januar 2008 14:14 schrieb mrafi: > hello respected ppl... > am a engg. student...i was trying to use R in statistical calculations > now the problem is..i imported a huge tsv file onto R...it has a...
Thank you for your answer. That's the workaround I use - but that's not what I intended: the resulting graph looks correct. I used this approach a hundred times. But the ugly thing remains: the x-values (independent variables...
Oops, I just sent the wrong mail. It should be the following one. Please delete my mail from 30.Dez. 17:51 Sorry, but I don't really understand the recommended method using the tk-Box "tkGetSaveFile". I wrote the...
Am Mittwoch, 7. Juli 2004 20:21 schrieb Park, Kyong H Mr. RDECOM: > Hello, R users, > I am a very beginner of R and tried read.csv to import an excel file after > saving an excel file as csv. But...
Hi, I hope this is my last stupid question for this project. I run (WinXP) Rcmd* BATCH ToDo.R and want the produced graph to be seen on the display. But after a part of a second the graphics window...
> > ... > > I experimented with tkgetSaveFile(). But in the moment the user > > gives the > > filename the file is not yet generated! And I can't generate it in > > advance, > > because the filename is not yet specified. > > I don't see why this...
Hello, Can somebody help me on a colour question? I have a levelplot made with the following syntax: library(lattice) inp <- read.csv("hoenne1", header = TRUE) levelplot(z~x*y, data = inp, region = TRUE, pretty = TRUE, col.regions = terrain.colours...
Can't find what you're looking for? Try searching with Google .