Skip to content

Commit

Permalink
Drop ccdfmap.R. Close #42.
Browse files Browse the repository at this point in the history
  • Loading branch information
awunderground committed Aug 25, 2018
1 parent cae72e3 commit c14ffce
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
12 changes: 0 additions & 12 deletions R/ccdfmap.R

This file was deleted.

2 changes: 1 addition & 1 deletion data-raw/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ get_shapefile <- function(year, level, resolution) {

mapdata <-
shapes[!shapes$STATEFP %in% exclude, ] %>%
rbind(alaska, hawaii, alaska, guam, puerto_rico, virgin_islands,
rbind(alaska, hawaii, guam, puerto_rico, virgin_islands,
mariana_islands, american_samoa) %>%
# convert from EPSG2163 to (US National Atlas Equal Area) WGS84
spTransform(CRS("+init=epsg:4326"))
Expand Down
18 changes: 0 additions & 18 deletions man/ccdfmap.Rd

This file was deleted.

0 comments on commit c14ffce

Please sign in to comment.