Skip to content
Prev 254 / 12125 Next

[R-pkg-devel] "invalid 'envir' argument" note from R-devel

It happened in r68597.  In my example, I hadn't imported the data()
function from utils; when I did that, it was fixed.

Not sure why the error is complaining about the envir argument.

Duncan Murdoch
On 13/07/2015 6:47 PM, John Fox wrote: