Duncan Murdoch <murdoch.duncan <at> gmail.com> writes:

>

[snip]
> 
> The other choice is to use the explicit ::, i.e.
> 
> mc[[1]] <- quote(lmer::lFormula)
> 
> This would be the solution I'd prefer, but you seem to have some 
> prejudice against :: .
> 

  I just thought that the whole point of using the machinery of
namespaces, environments, etc., was that we shouldn't need to
tell R explicitly what environment we were working in ...

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to