-
Notifications
You must be signed in to change notification settings - Fork 21
/
NEWS
31 lines (25 loc) · 1.19 KB
/
NEWS
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
choroplethrZip 1.5.0
-------------------------------
-Fix bugs with get_zip_demographics
choroplethrZip 1.4.0
-------------------------------
-function ?zip_choropleth now has a parameter reference_map which defaults to false. If set to true it will add a reference map from google maps.
choroplethrZip 1.3.0
-------------------------------
-add function ?get_zip_demographics which returns selected demographic statistics about each Zip Code Tabulated Area (ZCTA) the US.
-add data.frame df_zip_demographics which contains selected demographic statistics about each ZCTA from the US Census's 2013 5-year ACS.
choroplethrZip 1.2.2
-------------------------------
-update vignettes for national maps
-add in some missing data (e.g. news for v1.2.1)
choroplethrZip 1.2.1
-------------------------------
-don't run examples because they take too long for travis
choroplethrZip 1.2.0
-------------------------------
-zip_choropleth now supports nationwide choropleths. Note that nationwide choropleths can take a
few minutes to render, so it is still recommended to use one of the various zooms.
choroplethrZip 1.1.0
-------------------------------
-add zip_choropleth function
-add zip_choropleth_acs function