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.
I?m a really R beginer, so I have a simply question. I would like to rename a vector in a loop. I?d like to have as output: vector1<-whatever vector2<-whatever vector3<-whatever etc.. so I thought it...
Dear Forum, hist(x$LAN_3,col="green",xaxt='n',yaxt='n',xlab="",ylab="",main="",type="l") I?d like to craete a line not a bar in the hist function, but regrettably I get only warning messages: 1: Grafikparameter...
Dear Forum, I?ve imported a prn file with read.table (file("E:/test.prn"),sep="\t",skip=3). My problem is now, that my file has a complicated structure: It is not tabstop seperated, it looks like that: JEAR...
It works thanks a lot!!!! Philipp Pagel-5 wrote: > > On Mon, Feb 23, 2009 at 06:24:33AM -0800, canadiangirl19 wrote: >> write.fwf(test,file="E:/test.prn",widths=6), >> but get the error: >> Fehler in write.table(t(as...
I?ve tried with: write.fwf(test,file="E:/test.prn",widths=6), but get the error: Fehler in write.table(t(as.matrix(colnamesMy)), file = file, append = append, : unbenutzte(s) Argument(e) (widths = 6) My matrix hast only one...
with the plot function I get the timeseries, I want a histogram but as a line and no bars. plot(x$LAN_3,type="h") I solved the second problem with: mtext("Differenzwerte",side=3,line=3) mtext("H?ufigkeit...
Can't find what you're looking for? Try searching with Google .