climate {distantia} | R Documentation |
A dataframe containing palaeoclimate data at 1 ky temporal resolution with the following columns:
data(climate)
dataframe with 6 columns and 800 rows.
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.
Blas M. Benito <blasbenito@gmail.com>