forked from pdil/usmap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 919 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
30
31
32
33
34
35
Package: usmap
Version: 0.6.3.9999
Title: US Maps Including Alaska and Hawaii
Description: Obtain United States map data frames of varying region types (e.g. county,
state). The map data frames include Alaska and Hawaii conveniently placed to the
bottom left, as they appear in most maps of the US. Convenience functions for plotting
choropleths and working with FIPS codes are also provided.
Authors@R: person("Paolo", "Di Lorenzo", email = "[email protected]", role = c("aut", "cre"))
Depends:
R (>= 3.5.0)
License: GPL (>= 3)
Encoding: UTF-8
Language: en-US
LazyData: true
URL: https://usmap.dev
BugReports: https://github.com/pdil/usmap/issues
Imports:
rlang,
usmapdata,
utils
Suggests:
covr,
ggplot2,
ggrepel,
knitr,
proto,
rmarkdown,
scales,
sp,
sf,
stringr,
testthat
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr