Skip to content

MindTheGap-ERC/stratorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stratorder

Quantifying stratigraphic order using methods from Burgess (2016).

Authors

Niklas Hohmann
Utrecht University
email: n.hohmann [at] uu.nl
Web page: uu.nl/staff/NHohmann
Orcid: 0000-0003-1559-1838

Installation

First, install the remotes package using

install.packages("remotes")

Then, run

remotes::install_github(repo = "MindTheGap-ERC/stratcols",
                        ref = "HEAD",
                        dependencies = TRUE,
                        build_vignettes = TRUE)

to install the required stratcols package, and load it using using

library("stratcols")

Then download the stratorder package using

remotes::install_github(repo = "MindTheGap-ERC/stratorder",
                        ref = "HEAD",
                        dependencies = TRUE,
                        build_vignettes = TRUE)

Start by looking at the vignette via

vignette("stratorder")

License

Apache 2.0, see LICENSE file for details

Copyright

Copyright 2024 Netherlands eScience Center and Utrecht University

References

The methods are described in detail in

  • Peter M. Burgess; Identifying Ordered Strata: Evidence, Methods, and Meaning. Journal of Sedimentary Research 2016;; 86 (3): 148–167. doi: 10.2110/jsr.2016.10

Funding information

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. European Union and European Research Council logos

Releases

No releases published

Packages

No packages published

Languages