Skip to content

Instantly share code, notes, and snippets.

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