Displaying 1 result from an estimated 1 matches for "locatd".
Did you mean:
located
2009 Jul 21
3
writte file doubt
...ot appears a matrix with 2000 rows and 100 columns.
Can anyone help me, guide me?
kim<-function(){
tmp<-randz<-matrix(rnorm(200000, mean=0,sd=0.01 ),2000,100);
dim(tmp)
write(tmp,file="tmp.xls")
Thanks in advance.
On the other hand, everytime I execute a function that is locatd in my
documents I must open it source(file.choose()) , there is a folder where to
put my function to not necesessary run prevously source(file.choose()).
Thanks in advance.
}
[[alternative HTML version deleted]]