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.
Dear R-list In R 2.1.1 under Win XP on a P4 with 2GB Ram when typing > temp<-matrix(c(1:16000000),4000,4000) > write(file="temp.txt", temp) > scan("temp.txt") I receive: Error in scan("temp...
Dear List, I am ploting an its object with user-specified ticks on the x axis, but cannot figure out how to adjust the plotted grid to these ticks. > temp <- its(1:3,dates=as.POSIXct(strptime(c("1999-12...
Dear Peter and Uwe Thanks for your suggestions. However, > data[names(count),1,1] <- count[names(count)] Still gives the indexing problem, guess because not all element of count can be found in data. Found a way round this by...
Dear R-helpers Apologies for the basic question, but I just got stuck: I would like to write values from a vector into array cells with the same names > count[1:10] 10010 10014 10015 10017 10030 10080 10100 10230...
Dear Henrik, dear Peter many thanks for your reply. I've now done tests on other computers and yes, this is a local problem on my computer. Unfortunately, my second HD produces the same flaw so it must be the...
Can't find what you're looking for? Try searching with Google .