R/SUNGEO.R

#' \code{SUNGEO} package
#'
#' Sub-National Geospatial Data Archive System: Geoprocessing Toolkit
#'
#' See the README on
#' \href{https://github.com/zhukovyuri/SUNGEO#readme}{GitHub}
#'
#' @docType package
#' @name SUNGEO
#'
## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1"){
  utils::globalVariables(c("%>%",".",":=","AREA_W","POP_INT","POP_TOTAL","POP_W","TERM","alternatenames","asciiname","feature_code","geometry","geonameid","gn_type","latitude","longitude","match_type","name","sgeoz_length","strdist","area_code","col.id","overlap_1","overlap_2","action_dots","abort","vctrs_as_location","ST_MULTIPOINT","Field","Var","var_","Return_ID"))
  }

Try the SUNGEO package in your browser

Any scripts or data that you put into this service are public.

SUNGEO documentation built on Nov. 4, 2023, 1:07 a.m.