Skip to content

Instantly share code, notes, and snippets.

@robinkraft
Created February 13, 2012 19:23
Show Gist options
  • Save robinkraft/1819331 to your computer and use it in GitHub Desktop.
Save robinkraft/1819331 to your computer and use it in GitHub Desktop.
what to drop from FORMA data
drop if prob201108 == . & hansen == 0
drop country ecoid gadm coastdist modh modv sample line prob200512
drop if prob201108 < 50 & hansen == 0
outsheet using "/Users/robin/Dropbox/code/forma-app/data/IDN.csv", comma noquote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment