climate {distantia} | R Documentation |
Dataframe with palaeoclimatic data.
Description
A dataframe containing palaeoclimate data at 1 ky temporal resolution with the following columns:
Usage
data(climate)
Format
dataframe with 6 columns and 800 rows.
Details
-
time in kiloyears before present (ky BP).
-
sequenceId numeric identifier of sequences of 200ky within the main sequence, useful to test some functions of the package, such as
distancePairedSamples
-
temperatureAverage average annual temperature in Celsius degrees.
-
rainfallAverage average annual precipitation in milimetres per day (mm/day).
-
temperatureWarmestMonth average temperature of the warmest month, in Celsius degrees.
-
temperatureColdestMonth average temperature of the coldest month, in Celsius degrees.
Author(s)
Blas M. Benito <blasbenito@gmail.com>
[Package distantia version 1.0.2 Index]