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.
R 1.2.0 Windows Does anyone have code to display an R matrix or data frame in a widget using tck/tk that will enable one to edit the matrix? Kind of like the R data editor, except that...
R version 1.2 OS. Windows NT, service pack 6.0 Here is what I have in a text file called tmp.txt ab,5,b'c,cd,5 i.e. the file has only one line of data (to...
R version 1.2 OS Window NT 4.0 Service Pack 6.0 I downloaded tcl.tck 8.3.2 from http://www.scriptics.com I also set the TCL_LIBRARY variable in my environment. However when I try to...
Thats strange. Why would he explicitly forbid porting to R? -----Original Message----- From: owner-r-help at stat.math.ethz.ch [mailto:owner-r-help at stat.math.ethz.ch]On Behalf Of ben at zoo.ufl.edu Sent: Friday...
Thats because you have a minus sign before the c. instead of x<- -c(1,2,3..) use x<- c(1,2,3..) cheers dilip -----Original Message----- From: owner-r-help at stat.math.ethz.ch [mailto:owner-r-help...
Can someone explain memory and workspaces in R. For example, I read in the FAQ (or somewhere) that in R, the entire workspace is loaded into memory. So if I use and save many data frames or matrices in my...
Thank you. You are right removing the quotes fixes the problem. Apologies for not being clear in my previous email. Thanks for responding so promptly. regards Dilip -----Original Message----- From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk...
Can't find what you're looking for? Try searching with Google .