Skip to content

Commit

Permalink
buidings
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed May 5, 2015
1 parent 74a657a commit e2c02c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified buildings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions chi_foia.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ plot(xts::apply.quarterly(log_xts$total, sum), main="Total")
dev.off()

png("buildings.png", width=480, height=240)
plot(xts::apply.quarterly(log_xts$total, sum), main="Buildings")
plot(xts::apply.quarterly(log_xts$building, sum), main="Buildings")
dev.off()



0 comments on commit e2c02c8

Please sign in to comment.