Skip to content

null plotting symbol ?

1 message · Liaw, Andy

#
Don't know why you need to do that, as it seems to me that's why you pass a
vector to pch, etc., so you won't have to come back and use points().
Anyway, using NA would work.  (However, I suspect I still don't understand
your problem.)

Andy