-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 869 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: MDCSpatialData
Title: Spatial datasets for MDC
Version: 0.0.0.9000
Authors@R:
person("Tim", "Lyons", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-6327-9799"))
Description: A package of tabular and spatial data sets for the state of Missouri.
All spatial objects are projected to NAD83 UTM 15N, but measurement fields in
raw files may be calculated in a different coordinate system, depending on the
data source. All statistics for tabular data are computed using the NAD83 UTM
15N projections.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 3.50)
Suggests: knitr, rmarkdown,tidyverse, tigris, FedData, sf, terra
LazyData: true
URL: https://github.com/tlyons253/MDCSpatialData
BugReports: https://github.com/tlyons253/MDCSpatialData/issues