Skip to content

pavel-fibich/TRADER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRADER

Tree Ring Analysis of Disturbance Events in R - see Dendrochronologia paper http://dx.doi.org/10.1016/j.dendro.2014.01.004

The TRADER package provides only one way for disturbance reconstruction from tree-ring data. TRADER is a unique package bringing the first instrument for analysis of forest disturbance history in complementary ways. Final advantage of TRADER is the possibility of results comparison between individual studies. This is enabled by easy parameter changes in data processing, as well as by clearly arranged graphical and tabular outputs. We developed TRADER in open source R environment, to further support the on-going open-source software development for dendrochronological methods and data availability.

TRADER is on CRAN https://cran.r-project.org/web/packages/TRADER/

GITHUB

git clone git://github.com/pavel-fibich/TRADER

R CMD build TRADER

install.packages("TRADER_VERSION.tar.gz",repos=NULL,type="source")

eg.

install.packages("TRADER_1.2-4.tar.gz",repos=NULL,type="source")

About

Tree Ring Analysis of Disturbance Events in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages