[R] Error in describe Unused Argument(s)
Fulton
Brad.Fulton at duke.edu
Mon Nov 9 18:00:24 CET 2009
I'm using the describe function in (Hmisc) with survey data.
When I run this command: describe(NCS,weights=NCS$w1)
I get this error message:
Error in describe(NCS, weights = NCS$w1) :
unused argument(s) (weights = c(2.49460916442049,...
Do you know why it is not using the weights argument?
--
View this message in context: http://old.nabble.com/Error-in-describe-Unused-Argument%28s%29-tp26269822p26269822.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list