Description Usage Arguments Details Value
View source: R/historyofearth.R
By default, uses, gws.gplates.org
1 2 | CreateMapListAllTimes(start_age = 0, stop_age = 540, step_size = 10,
age_df = GetAgeDF(), base_url = "http://gws.gplates.org/")
|
start_age |
How many MYA to start making the map |
stop_age |
How many MYA to stop making the map |
step_size |
How many MY between maps |
age_df |
Output of GetAgeDF() |
base_url |
What URL to use for gplates |
However, you can do gplatesr::launch_docker() if you are on a machine with docker running, then use base_url="http://localhost:8888/" to use an instance running locally
list of maps, with names for periods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.