Skip to content

Commit

Permalink
Adjust Gulf of Maine label
Browse files Browse the repository at this point in the history
  • Loading branch information
arni-magnusson committed Dec 9, 2023
1 parent da19c94 commit d85a527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions selectivity/R/chapter/report_scatterplots.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ p1 <- nudge(p1, "Greenland", -0.1)
p1 <- nudge(p1, "Iceland")
p1 <- nudge(p1, "Irish", -0.35, 0)
p1 <- nudge(p1, "Kattegat", 0, -0.25)
p1 <- nudge(p1, "Maine", 0.2)
p1 <- nudge(p1, "Maine", 0.15)
p1 <- nudge(p1, "NE Arctic")
p1 <- nudge(p1, "North Sea", 0.5, -0.25)
p1 <- nudge(p1, "Northern", 0, -0.25)
Expand All @@ -53,7 +53,7 @@ p2 <- nudge(p2, "Greenland", -0.68, 0)
p2 <- nudge(p2, "Iceland")
p2 <- nudge(p2, "Irish")
p2 <- nudge(p2, "Kattegat")
p2 <- nudge(p2, "Maine", 0.1, -0.28)
p2 <- nudge(p2, "Maine", 0.07, -0.28)
p2 <- nudge(p2, "NE Arctic")
p2 <- nudge(p2, "North Sea")
p2 <- nudge(p2, "Northern", -0.5, -0.2)
Expand Down

0 comments on commit d85a527

Please sign in to comment.