Supplementary code for the manuscript "StratPal: An R package for creating stratigraphic paleobiology modeling pipelines"
Open the file "StratPal_ms_supp.Rproj" in the RStudion IDE. This will set all paths correctly, and install the renv
package (if not already installed). Then, run
renv::restore()
to install all required packages and their dependencies. Then you can inspect the code under code/examples.R
or generate the figures via
source("code/examples.R")
This will generate all figures and save them in the folder figs/
.
Apache 2.0, see LICENSE file for full text
Copyright 2023 Netherlands eScience Center and Utrecht University
Funded by the European Union (ERC, MindTheGap, StG project no 101041077). Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council. Neither the European Union nor the granting authority can be held responsible for them.