CreateMapListAllTimes: Make a list of maps for all times

Description Usage Arguments Details Value

View source: R/historyofearth.R

Description

By default, uses, gws.gplates.org

Usage

1
2
CreateMapListAllTimes(start_age = 0, stop_age = 540, step_size = 10,
  age_df = GetAgeDF(), base_url = "http://gws.gplates.org/")

Arguments

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

Details

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

Value

list of maps, with names for periods


jwiggi18/HistoryOfEarth documentation built on July 19, 2019, 7:17 p.m.