I hereby claim:
- I am enigmoe on github.
- I am enigmo (https://keybase.io/enigmo) on keybase.
- I have a public key whose fingerprint is F350 342C ABD5 E0DF B5B7 C520 6B00 0F57 36D7 613A
To claim this, I am signing this object:
| #!/bin/bash | |
| # why the previous line? I wondered, too; here lies the answer: https://stackoverflow.com/questions/8967902/why-do-you-need-to-put-bin-bash-at-the-beginning-of-a-script-file#8967916 | |
| # Before you proceed: Make sure you have a | |
| # directory called 'input' containing your tifs. | |
| # You also need a directory named 'aoi' for your areas-of-interest. | |
| # Also important and not optional: | |
| # The .tif files have to have the or a date at the front in the | |
| # form of YYYY-MM-DD or the script won't find them. |
I hereby claim:
To claim this, I am signing this object:
| --- | |
| title: "Visualizing the Clinton Email Network in R" | |
| author: "hrbrmstr" | |
| date: "`r Sys.Date()`" | |
| output: html_document | |
| --- | |
| ```{r include=FALSE} | |
| knitr::opts_chunk$set( | |
| collapse=TRUE, | |
| comment="#>", |