Skip to content

Commit

Permalink
updated R figure scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
selmants committed Aug 13, 2021
1 parent 48abe26 commit 7e3fb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Manuscript/fig_code/HI_MZfig.R
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ mzmap <- ggplot(data=MZ_df) +
legend.background = element_rect(fill="white",
linetype = "solid", size = 0.5, color = "white"))

# save Moisture Zone map as .png file
# save Moisture Zone map as .png file
ggsave("./Manuscript/fig_images/figS1_MZ.png",
height = 5, width = 7, dpi = 400)

0 comments on commit 7e3fb8f

Please sign in to comment.