How do I assign a variable to R output that is generated by default functions 
such as:
stat.desc(mydata, basic=TRUE, desc=TRUE, norm=FALSE, p=0.90)
summary(mydata)
Another way to put it:  how can I turn an R function result into an object?




--
View this message in context: 
http://r.789695.n4.nabble.com/make-stat-desc-output-an-object-tp4668142.html
Sent from the R help mailing list archive at Nabble.com.
        [[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