8000 GitHub - ausgis/SecDim: The Second Dimension of Spatial Association
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ausgis/SecDim

Repository files navigation

SecDim

CRAN Downloads DOI r-universe

The second dimension of spatial association

Please cite SecDim as:

Song, Y. (2022). The second dimension of spatial association. Journal of Applied Earth Observation and Geoinformation,111, 102834. https://doi.org/10.1016/j.jag.2022.102834.

A BibTeX entry for LaTeX users is:

@Article{Song_2022,
    title = {The second dimension of spatial association},
    author = {Song Yongze},
    year = {2022},
    month = {jul},
    volume = {111},
    pages = {102834},
    journal = {International Journal of Applied Earth Observation and Geoinformation},
    issn = {1569-8432},
    publisher = {Elsevier BV},
    doi = {10.1016/j.jag.2022.102834},
    url = {https://doi.org/10.1016/j.jag.2022.102834},
  }

Installation

  • Install from CRAN with:
install.packages("SecDim")
  • Install development binary version from r-universe with:
install.packages('SecDim',repos = c("https://ausgis.r-universe.dev",
                                    "https://cran.rstudio.com/"))
  • Install development source version from GitHub with:
# install.packages("devtools")
devtools::install_github("ausgis/SecDim", build_vignettes = TRUE)

About

The Second Dimension of Spatial Association

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0