R/zzz.R

Defines functions .onAttach

.onAttach<-function(...){
  packageStartupMessage("This is GD 10.8.
                        \nTo cite GD in publications, please use:
                        \nSong, Y., Wang, J., Ge, Y. & Xu, C. (2020) An optimal parameters-based geographical detector model enhances geographic characteristics of explanatory variables for spatial heterogeneity analysis: Cases with different types of spatial data, GIScience & Remote Sensing, 57(5), 593-610. doi: 10.1080/15481603.2020.1760434.
                        \nIf you find that GD runs for a long time without returning results, please try using the gdverse package we developed.
                        ")
}

Try the GD package in your browser

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

GD documentation built on April 4, 2025, 12:39 a.m.