-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 910 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: idgeo
Title: Geospatial Tools for ID Research
Version: 0.0.2
Authors@R:
c(person("Michael", "DeWitt", , "medewitt@wakehealth.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8940-1967")),
person("Jennifer", "Wenner", , "jwenner@wakehealth.edu", role = c("aut"),
comment = c(ORCID = "0009-0002-6708-8847")))
Description: Provides functions to assist in geospatial analysis for ID Research.
This includes assistance with building leaflet plots, to data sets used for
geospatial analysis, to different functions for calculating and manipulating
items of interest.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Imports:
htmltools,
lazyeval,
leaflet,
leaflet.extras,
matrixStats,
sf,
htmlwidgets,
scales,
idstyle
Remotes:
wf-id/idstyle