| rwp_limpet | R Documentation |
Application to estimated temperatures from archaeological RWP shell 103a-39-1 with 3 years of temperature data.
data("rwp_limpet")
A data frame with 74 observations on the following 8 variables.
distance_alla numeric vector
temp_alla numeric vector
distance1a numeric vector
temp1a numeric vector
distance2a numeric vector
temp2a numeric vector
distance3a numeric vector
temp3a numeric vector
RWP shell 103a-39-1
Wang, T., Surge, D., and Lees, J. M., (2015) ClamR: A Statistical Evaluation of Isotopic and Temperature Records in Sclerochronologic Studies. Palaeogeography, Palaeoclimatology, Palaeoecology, doi:10.1016/j.palaeo.2015.07.008.
data(rwp_limpet)
plot(rwp_limpet$distance_all, rwp_limpet$temp_all, type='b')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.