Unverified Commit 9654f165 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[R-package] fixed NOTE about unrecognized global variable (#2928)

parent 91185c3a
...@@ -182,6 +182,7 @@ globalVariables(c( ...@@ -182,6 +182,7 @@ globalVariables(c(
, ".N" , ".N"
, ".SD" , ".SD"
, "abs_contribution" , "abs_contribution"
, "bar_color"
, "Contribution" , "Contribution"
, "Cover" , "Cover"
, "Feature" , "Feature"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment