GCD-package: GCD: Global Charcoal Database data

Description Details Author(s) References See Also Examples

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

http://paleofire.org

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
rm(list=ls())

library(GCD)

## Charcoal data:

data(paleofiredata)
head(paleofiredata)


## Associated sites informations:

data(paleofiresites)
head(paleofiresites)

oblarquez/GCD documentation built on Nov. 2, 2020, 12:42 p.m.