Revision 17aa6a15f21d675b92e3b8a1adb0b2ba609aaa19 authored by Scott Chamberlain on 07 October 2015, 22:43:37 UTC, committed by cran-robot on 07 October 2015, 22:43:37 UTC
1 parent 704cc1f
Raw File
globals.r
if (base::getRversion() >= "2.15.1") {
  utils::globalVariables(c("long","lat","group","longitude","latitude","name","keys","decimalLatitude","decimalLongitude","gbifissues","isocodes"))
}
back to top