Skip to content
Prev 343213 / 398506 Next

"no visible binding for global variable" and with() vs. within()

On 17/08/14 23:05, Duncan Murdoch wrote:
Or you could have a file, say "melvin.R", in the R directory of your
package, containing the line:

  utils::globalVariables("x")

cheers,

Rolf