R/zzz.R

.onLoad <- function(libname = find.package("grattan"), pkgname = "grattan"){
  # CRAN note avoidance:
  if (getRversion() >= "2.15.1"){
    utils::globalVariables(c("."))
  }
}
HughParsonage/grattanElectionMaps documentation built on May 7, 2019, 5:02 a.m.