Displaying 1 result from an estimated 1 matches for "_workspace".
Did you mean:
workspace
2006 May 26
2
Try to debbug R script
Hi,
I have a bug and I don't find it. Can u help me please.
In attachement :
- My script file : CPU_study.txt
- My data sample file : a.txt
When I use it, the error message is :
> source("H:/R/_workspace/CPU_study_1.R")
Erreur dans "[<-"(`*tmp*`, i, k, value = numeric(0)) : rien ? remplacer
(= error in ... nothing to replace)
I try a lot of thing but it doesn't work.
The probleme is line 39 :
val <- (val + t[(((i*step)-step)+j),k])
Thanks
Guillaume LAURENS - train...