Skip to content

Instantly share code, notes, and snippets.

@dgkeyes
Created September 14, 2018 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgkeyes/1a432ba23e84d405752a63a1ff3292ca to your computer and use it in GitHub Desktop.
Save dgkeyes/1a432ba23e84d405752a63a1ff3292ca to your computer and use it in GitHub Desktop.
Facets example packages and data
# Packages ----------------------------------------------------------------
library(tidyverse)
library(scales)
library(extrafont)
library(hrbrthemes)
# Get data ----------------------------------------------------------------
regions <- read_csv("regions.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment