forked from RebeccaStubbs/woodson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
31 lines (31 loc) · 840 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
Package: woodson
Type: Package
Title: Woodson Mapping Suite
Version: 0.1.2
Author: main: Rebecca Stubbs <[email protected]>, contributor: Neal Marquez
Maintainer: Rebecca Stubbs <[email protected]>
Description: Generates chloropleth maps out of SpatialPolygonsDataFrame objects.
Easy to use plotting code with handy, built-in color schemes. Merges data onto
SpatialPolygons objects using a unique ID and allows for generating maps based
on a series or subset of the data (ex: time). Contains custom color ramps for
use in cartography.
Depends:
R (>= 3.2.2),
data.table (>= 1.9.0),
ggplot2,
ggthemes,
grid,
maptools,
rje,
extrafont,
classInt,
maptools,
rgdal,
rgeos,
sp
Imports:
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1