Skip to content

Instantly share code, notes, and snippets.

@robwschlegel
Created November 27, 2017 19:11
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/4465f4d177df09b3a785938968981fc0 to your computer and use it in GitHub Desktop.
Save robwschlegel/4465f4d177df09b3a785938968981fc0 to your computer and use it in GitHub Desktop.
south_africa_map <- plot_sites(south_africa, 1, 1)
south_africa_seq_map <- plot_sites(south_africa_seq, 1, 2)
grid.arrange(south_africa_map, south_africa_seq_map, nrow = 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment