Hello 

 

I have data in following form : 100 ind describe by two variables x and y.

 

D<-data .frame( x=rnorm(3), y=rnorm(3), size=c(50,10,40))

 

I want data for individual, i.e, 100 observations for my 100 ind.

 

Thank for your help

 

Olivier Peron


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to