Skip to content
Prev 6880 / 12125 Next

[R-pkg-devel] Using ggplot2 within another package

It seems that what we need is really ignoreLocalVariables() rather 
than globalVariables() ... ?
On 4/24/21 4:56 PM, Bill Dunlap wrote:
Honestly, I don't remember. Something with order of evaluation and 
the fact that a variable existed and was set to NULL in the package 
namespace screwing things up.