R/zzz.R

Defines functions .onAttach

.onAttach<-function(...){
  packageStartupMessage("This is `SecDim` package.
                        \nTo cite `SecDim` in publications, please use:
                        \nSong, Y. (2022). The second dimension of spatial association. International Journal of Applied Earth Observation and Geoinformation. 2022. 111, 102834. doi: 10.1016/j.jag.2022.102834.
                        ")
}

Try the SecDim package in your browser

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

SecDim documentation built on May 31, 2023, 8:58 p.m.