HI
thank you very much for the advice
the result, in R console, is more or less what I tried to do
but I'm not able to modify, in the right way, my script:
## read the data
devinp <- read.csv(textConnection(dev_input),header=FALSE,row.names=NULL)
dev_inp <- as.vector(devinp, mode="integer")
## plo
HI
thank you very much for the advice
the result, in R console, is more or less what I tried to do
but I'm not able to modify, in the right way, my script:
--
## read the data
devinp <- read.csv(textConnection(dev_input),header=FALSE,row.names=NULL)
dev_inp <- as.vector(devinp, mode="integer")
On 02/01/2010 08:50 PM, A Z wrote:
Hi all !
I'm new in this list and newbie about R
I'm trying to use R scripts (as in the attached file) for creating some
distributions plots of data retrieved by a workflow(with Rserve, to be precise).
I was able to do it (even if not in a beatiful way, I hav
Hi all !
I'm new in this list and newbie about R
I'm trying to use R scripts (as in the attached file) for creating some
distributions plots of data retrieved by a workflow(with Rserve, to be precise).
I was able to do it (even if not in a beatiful way, I have to improve it
especially about lab
4 matches
Mail list logo