Relative Content

Tag Archive for rfunctionglobal-variablesuser-defined-functionslintr

Is the ‘No visible binding for global variable’ warning a serious problem?

I have started working with lintr recently, but there is one warning that keeps coming up [object_usage_lintr] No visible binding for global variable – it occurs in functions either when I refer to specific column names or to global constants that I have set. I am wondering why this is a problem and if so what I can do to fix it.