Skip to content

Commit

Permalink
Adds pue-yuc maps
Browse files Browse the repository at this point in the history
  • Loading branch information
emagar committed Jul 17, 2018
1 parent ef7b88b commit ec9bc6f
Show file tree
Hide file tree
Showing 19 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions code/plot2018pr.r
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@ summary(pr.se$cprineg[pr.se$cprineg<0])
summary(pr.se$cpanneg[pr.se$cpanneg<0])

# choose state number
edon <- 21
edon <- 27
edos <- c("ags","bc","bcs","cam","coa","col","cps","cua","df","dgo","gua","gue","hgo","jal","mex","mic","mor","nay","nl","oax","pue","que","qui","san","sin","son","tab","tam","tla","ver","yuc","zac")
edo <- edos[edon]
estado <- c("Aguascalientes","Baja California","Baja California Sur","Campeche","Coahuila","Colima","Chiapas","Chihuahua","Ciudad de México","Durango","Guanajuato","Guerrero","Hidalgo","Jalisco","México","Michoacán","Morelos","Nayarit","Nuevo León","Oaxaca","Puebla","Querétaro","Quintana Roo","San Luis Potosí","Sinaloa","Sonora","Tabasco","Tamaulipas","Tlacala","Veracruz","Yucatán","Zacatecas")[edon]
Expand Down Expand Up @@ -1167,13 +1167,13 @@ axis(1); axis(2)
# legend parameters
## xl <- .135 # general legend location as share of xrange
## yl <- .07 # general legend location as share of yrange
xl <- .75
xl <- .25
yl <- .2
#
## xn <- .9 # note location as share of xrange
## yn <- .95 # note location as share of xrange
xn <- .25
yn <- .975
xn <- .5
yn <- .95

###################################
# amlo v pri secciones por estado #
Expand Down
Binary file added graph/nytPlusPan-cam.pdf
Binary file not shown.
Binary file added graph/nytPlusPan-cam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/nytPlusPan-que.pdf
Binary file not shown.
Binary file added graph/nytPlusPan-que.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/nytPlusPan-qui.pdf
Binary file not shown.
Binary file added graph/nytPlusPan-qui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/nytPlusPan-tab.pdf
Binary file not shown.
Binary file added graph/nytPlusPan-tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graph/nytPlusPan-yuc.pdf
Binary file not shown.
Binary file modified graph/nytPlusPan-yuc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/nytPlusPri-que.pdf
Binary file not shown.
Binary file added graph/nytPlusPri-que.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/nytPlusPri-qui.pdf
Binary file not shown.
Binary file added graph/nytPlusPri-qui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/nytPlusPri-tab.pdf
Binary file not shown.
Binary file added graph/nytPlusPri-tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graph/nytPlusPri-yuc.pdf
Binary file not shown.
Binary file modified graph/nytPlusPri-yuc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec9bc6f

Please sign in to comment.