Hallo,
x=1
while (x<100)
{
vectorx<- rnorm(100)
assign(paste("vector",x,sep=""),vectorx)
x=x+1
}
ls()
HTH
Lukas Schefczyk
--
From: "Zoppoli, Gabriele (NIH/NCI) [G]"
Sent: Friday, May 28, 2010 4:4
?readline
HTH
Lukas Schefczyk
--
From: "??"
Sent: Thursday, April 15, 2010 2:40 AM
To: "Erik Iverson"
Cc:
Subject: Re: [R] R interactive input like C++
Thank you for your reply.
My objective is simple. Assume I have a
Hi
I think
?bxp
( the pars section of it)
is what you are searching for.
x <- rnorm(100)
par(bg = "white")
boxplot(x, col = "white",
notch=T,medcol="black",whiskcol="white",boxfill=TRUE)
HTH
Lukas Schefczyk
ne = 1)
Lukas Schefczyk
(btw my first message here)
--
From: "Enio Jelihovschi"
Sent: Sunday, March 28, 2010 10:07 PM
To:
Subject: [R] Fwd: col.axis
I need a help in the following code. I could not find any hint at the help
files
m
4 matches
Mail list logo