README.md

gplatesr

gplatesr is an R package with example code showing how to use the GPlates web service to generate plate reconstructions directly from http requests. GPlates is developed by the EarthByte Group [https://www.earthbyte.org]

Soon you will be able to install the released version of gplatesr from CRAN with:

install.packages("gplatesr")

Alternatively you can install it directly from github with:

devtools::install_github("LunaSare/gplatesr")

and follow the vignette to generate your own plate reconstruction images at any geologic point in time.

my plate

If the gplates server is down, and if you have docker installed on your computer, you can do

launch_docker()

And then change the base_url argument of functions to http://localhost:8888/



LunaSare/gplatesr documentation built on Aug. 30, 2022, 12:27 a.m.