Skip to content
Prev 40274 / 63421 Next

By default, `names<-` alters S4 objects

On 11-05-16 09:36 AM, John Chambers wrote:
But the names<-() primitive *does* find it. So either names() and
names<-() should both find it, or they shouldn't. I mean, if you care
about consistency and predictability of course.

H.