Skip to content
Prev 17929 / 63424 Next

cor doesn't accept na.rm? (PR#8193)

Full_Name: Paul Bailey
Version: 2.1.1
OS: OS X 10.3
Submission from: (NULL) (68.252.250.144)


?cor 
[tells me that it has a na.rm variable]
Error in cor(frame2[1, ], frame2[2, ], na.rm = T) : 
	unused argument(s) (na.rm ...)

hmm.