Skip to content

Commit

Permalink
Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
AlviDab committed Aug 21, 2023
1 parent aa48149 commit 6a3eb22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/03_ConservationTargetsReached.R
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ p3 <- plot_TargetsReached_AllWDPA +

ptot <- wrap_elements(p1) / wrap_elements(p2) / wrap_elements(p3)

dir.create("Figures/gurobi", recursive = TRUE)
ggsave("Figures/gurobi/Targets_IncreaseServices.svg",
dpi = 1000, units = "cm", width = 16, height = 21)

Expand Down

0 comments on commit 6a3eb22

Please sign in to comment.