Skip to content

Instantly share code, notes, and snippets.

@robwschlegel
Created December 8, 2017 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robwschlegel/112124f5e19419ea8b977af7cd4dc810 to your computer and use it in GitHub Desktop.
Save robwschlegel/112124f5e19419ea8b977af7cd4dc810 to your computer and use it in GitHub Desktop.
cape_point_along_map <- plot_sites(cape_point_along, 0.5, 1, 10000)
cape_point_away_map <- plot_sites(cape_point_away, 0.5, 2, 10000)
grid.arrange(cape_point_along_map, cape_point_away_map, nrow = 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment