Skip to content

Commit

Permalink
Small change in pri plot
Browse files Browse the repository at this point in the history
  • Loading branch information
emagar committed Jul 7, 2018
1 parent 4911808 commit 8ef3301
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/plot2018pr.r
Original file line number Diff line number Diff line change
Expand Up @@ -809,8 +809,8 @@ axis(1); axis(2)

# amlo v pri
library(graphics)
#png("/home/eric/Desktop/MXelsCalendGovt/elecReturns/graph/nytPlus.png", width = 20, height = 20, units = "cm", res = 196)
#pdf("/home/eric/Desktop/MXelsCalendGovt/elecReturns/graph/nytPlus.pdf", width = 10, height = 7)
#png("/home/eric/Desktop/MXelsCalendGovt/elecReturns/graph/nytPlusPri.png", width = 20, height = 20, units = "cm", res = 196)
#pdf("/home/eric/Desktop/MXelsCalendGovt/elecReturns/graph/nytPlusPri.pdf", width = 10, height = 7)
par(mar = c(0,0,0,0))
plot(shave(nat.map, p = .95), lwd = .5, border = "gray")
for (i in 1:32){
Expand Down
Binary file modified graph/nytPlusPri.pdf
Binary file not shown.
Binary file modified graph/nytPlusPri.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 8ef3301

Please sign in to comment.