Skip to content
Prev 173638 / 398502 Next

Save the elements of an atomic vector to a text fil

Hii,

I will save the elements of the vector median<-with(x, tapply(V3, grup,
median)). The output of this vector is:

 25   50   75  100  125  150  175  200  225  250  275  300  325  350  375 
400  425  450  475  500  
17.8 17.8 17.5 17.8 17.7 17.6 17.7 17.6 17.8 17.7 17.6 17.7 17.8 17.7 17.8
17.8 17.8 17.8 17.7 17.7 

Can anybody help me how to do it. I will save it to a text file...

greetings,
johnh