Other packages > Find by keyword >

shoredate  

Shoreline Dating Coastal Stone Age Sites
View on CRAN: Click here


Download and install shoredate package within the R console
Install from CRAN:
install.packages("shoredate")

Install from Github:
library("remotes")
install_github("cran/shoredate")

Install by package version:
library("remotes")
install_version("shoredate", "1.1.1")



Attach the package and use:
library("shoredate")
Maintained by
Isak Roalkvam
[Scholar Profile | Author Map]
First Published: 2023-01-23
Latest Update: 2023-10-24
Description:
Provides tools for shoreline dating coastal Stone Age sites. The implemented method was developed in Roalkvam (2023) <doi:10.1016/j.quascirev.2022.107880> for the Norwegian Skagerrak coast. Although it can be extended to other areas, this also forms the core area for application of the package. Shoreline dating is based on the present-day elevation of a site, a reconstruction of past relative sea-level change, and empirically derived estimates of the likely elevation of the sites above the contemporaneous sea-level when they were in use. The geographical and temporal coverage of the method thus follows from the availability of local geological reconstructions of shoreline displacement and the degree to which the settlements to be dated have been located on or close to the shoreline when they were in use. Methods for numerical treatment and visualisation of the dates are provided, along with basic tools for visualising and evaluating the location of sites.
How to cite:
Isak Roalkvam (2023). shoredate: Shoreline Dating Coastal Stone Age Sites. R package version 1.1.1, https://cran.r-project.org/web/packages/shoredate. Accessed 11 May. 2025.
Previous versions and publish date:
1.0.0 (2023-01-23 10:50), 1.0.1 (2023-03-06 18:10), 1.0.2 (2023-05-03 01:00), 1.1.0 (2023-06-03 01:40)
Other packages that cited shoredate R package
View shoredate citation profile
Other R packages that shoredate depends, imports, suggests or enhances
Complete documentation for shoredate
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/10Downloads for shoredate02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA