-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 810 Bytes
/
DESCRIPTION
File metadata and controls
15 lines (15 loc) · 810 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: spatmap
Type: Package
Title: R Library for Visualization of Local Spatial Statistics
Version: 0.1.0
Author: person("Grant","Morrison",email="morrisonge7@gmail.com",role = c("aut","cre"))
Maintainer: Grant Morrison <morrisonge7@gmail.com>
Description: A package for mapping local spatial statistics. It includes options for moran, geary, g, gstar, and join count statistics. The package is built off of spdep and tmap, and provides functions to visualization locla statistics significance and clusters. Support is provided for bivariate options of moran, geary, and join count.
Depends: R (>= 3.5.0)
Imports: tmap, sf, RColorBrewer, rgeoda, tidyverse
License: What license is it under?
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/morrisonge/spatmap
RoxygenNote: 7.1.0