[Rd] Inconsistent behavior of summary

Kaiyin Zhong kindlychung at gmail.com
Sat Oct 15 11:48:31 CEST 2016


Here is the code:

summary(c(1:5, NA))
summary(c("a", NA))

It seems in the firs case the number of NAs is reported, but not in the
second.

Tested with R 3.3.1 on a mac.


Best regards,

Kaiyin ZHONG

	[[alternative HTML version deleted]]



More information about the R-devel mailing list