# Read me ----
# Author: David Williams
# Taking the LCA data from Poore & Nemecek (provided by Mike Clark) and linking it to estimates
# of wild meat consumption in each country
#
# This version uses region-specific LCAs, and uses the global averages where
# these are missing
#
# Packages -----
library(tidyverse)
library(countrycode)
install.package('tidyverse')
install.packages('tidyverse')
