peter dalgaard <pdalgd at gmail.com> writes:
> We discussed this recently, and I believe the winner was
>
> cl[[1]] <- quote(pls::mvr)
Thank you!
> (notice that :: is an operator, so this is profoundly different from
> as.name("pls::mvr"), which is a symbol with two colons inside!)
Ah. Of course!
--
Regards,
Bjørn-Helge Mevik