GCD-package {GCD} | R Documentation |
GCD: Global Charcoal Database data
Description
The GCD package provides Global Charcoal Database data updated at regular intervals to be used in cunjuction with the paleofire package.
Details
Package: | GCD |
Type: | Package |
Version: | 4.0.0 |
Date: | 2018-03-01 |
License: | GPL (>=2) |
Author(s)
Global Paleofire Working Group <paleofire gmail.com>
References
Power, M., J. Marlon, P. Bartlein, and S. Harrison. 2010. Fire history and the Global Charcoal Database: a new tool for hypothesis testing and data exploration. Palaeogeography, Palaeoclimatology, Palaeoecology 291:52-59.
See Also
Examples
rm(list=ls())
library(GCD)
## Charcoal data:
data(paleofiredata)
head(paleofiredata)
## Associated sites informations:
data(paleofiresites)
head(paleofiresites)
[Package GCD version 4.0.7 Index]