This question is in continuation to the one posted in StackOverflow :
http://stackoverflow.com/q/13542480/1029725
Thanks in Advance
Ch
--
View this message in context:
http://r.789695.n4.nabble.com/Does-R-has-any-SVG-devices-that-allow-setting-of-zooming-and-panning-in-addition-to-Tooltips-and
tance.
Thanks in advance
chakri
--
View this message in context:
http://r.789695.n4.nabble.com/RSVGTipsDevice-Location-of-ToolTip-box-in-the-plot-tp4572980p4572980.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing
Sorry. I did not format message properly (by mistake message was posted as
HTML, but it was written in plain text )
I am looking for ways to add points to three different plots in parallel.
I generate three scatter plots and name them as s3d1, s3d2 and s3d3
s3d1<-scatterplot3d(mtcars[,3],mtcars
I am looking for ways to add points to three different plots in parallel.
I generate three scatter plots and name them as s3d1, s3d2 and s3d3
s3d1<-scatterplot3d(mtcars[,3],mtcars[,4],mtcars[,5],main="common",pch=20)
s3d2<-scatterplot3d(mtcars[,3],mtcars[,4],mtcars[,5],main="common",pch=20)
s3d3
Thank you very much. Yes, i figured it out; number of columns has to
specified to solve this.
--
View this message in context:
http://r.789695.n4.nabble.com/problem-in-reading-file-tp4114955p4115357.html
Sent from the R help mailing list archive at Nabble.com.
___
quot; "five" "six" "0" "seven" "0.479"
[10] "eight" "0.463" "nine" "0.311"
Even numerics are taken in as row names. What am I missing here ?
Thanks in Advance
Chakri
--
uot;)
> dim(Matrix)<-1
Error in dim(Matrix) <- 1 :
dims [product 1] do not match the length of object [10]
Execution halted
Code 3:
library(stats)
Matrix<-read.table("test_input", head=T, sep="\t", dec=".")
SD<-sd(c(Matrix))
SD
Output:
> library(s
to have 1 X 1 matrix as
result.
Any ideas, how to do this ?
TIA
Chakri
--
View this message in context:
http://r.789695.n4.nabble.com/Standard-Deviation-of-a-matrix-tp3711991p3711991.html
Sent from the R help mailing list archive at Nabble.com.
__
R
Jsut a quick note - I found answer to my query. color scale can be retained
by break command
> breaks=seq(0,1,0.025)
--
View this message in context:
http://r.789695.n4.nabble.com/Color-Key-in-RColorBrewer-tp3455953p3456955.html
Sent from the R help mailing list archive at Nabble.com.
__
9 matches
Mail list logo