| plot_gplates_cartesian | R Documentation | 
Plot a map of tectonic plates and boundries at any point in time of Earth's history keeping Cartesian coordinates
plot_gplates_cartesian( mya, polyoutline, polyfill, coastoutline, coastfill, mapoutline, mapbackground, base_url = "http://gws.gplates.org/" )
| mya | a numeric vector of length one designating age to reconstruct in millions of years ago | 
| polyoutline | a character vector designating the color of the polygon outlines | 
| polyfill | a character vector designating the color of the polygons | 
| coastoutline | a character vector designating the color of the coast outlines | 
| coastfill | a character vector designating the color of the continents | 
| mapoutline | a character vector designating the color to ouline the map | 
| mapbackground | a character vector designating the color of the map background | 
| base_url | The url to use; make sure it ends with a slash | 
a plot of the plates and continents at the selected age
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.