I have a vector containing players' weights.  When I enter

mode(data.linear$Weight)
"numeric" is returned.


When I type mean(data.linear$Weight)

NA is returned.

Any ideas as to why this may be the case?  I am trying to calculate
this ultimately so I can superimpose a normal density line over a
histogram containing the weights?

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to