Skip to content

Instantly share code, notes, and snippets.

View jhollist's full-sized avatar

Jeffrey W Hollister jhollist

View GitHub Profile
@jhollist
jhollist / example.Rmd
Created September 12, 2014 16:52
Example of .Rmd, with YAML trying to interpret code and objects set later in document
---
title: 'How do I interpret R code in YAML?'
author: Jeff Hollister
output:
pdf_document:
fig_caption: yes
keep_tex: yes
number_sections: yes
html_document: null
word_document: null
@jhollist
jhollist / census.md
Last active December 31, 2015 06:29
Example using census api

Example using R and the Census API to get pop for all 50 states

First step is to install httr

install.packages("httr")
library(httr)
@jhollist
jhollist / peerjReivewForm.md
Last active December 31, 2015 04:09
This gist is simply a Markdown for PeerJ Reviews. As I do most of my writing in markdown, I wanted a template with the review categories and explanations in a handy location. This did the trick

Title of Paper

Authors

Basic Reporting