diff --git a/R/08-terra-nova-buns-figure.R b/R/08-terra-nova-buns-figure.R index 4ed3751..8a683c9 100644 --- a/R/08-terra-nova-buns-figure.R +++ b/R/08-terra-nova-buns-figure.R @@ -15,7 +15,7 @@ lapply(libs, require, character.only = TRUE) ### Data ---- grids <- data.table( SiteName = c("Bloomfield", - "Dumphy's Pond", "TNNP North", "Unicorn"), + "Dunphy's Pond", "TNNP North", "Unicorn"), AgeClass = c("> 20 - 40 yrs", "> 40 - 60 yrs", "> 60 - 80 yrs", "> 80 -100 yrs"), x = c( diff --git a/graphics/08-terra-nova-buns.png b/graphics/08-terra-nova-buns.png index f4a2da1..c8e7ce0 100644 Binary files a/graphics/08-terra-nova-buns.png and b/graphics/08-terra-nova-buns.png differ