Welcome to plantTracker
! This package was designed to transform long-term quadrat maps that show plant occurrence and size into demographic data that can be used to answer questions about population and community ecology. The overall workflow of this package was inspired by tracking algoritms written by Peter Adler and Bill Lauenroth in 2008, although the code included this package is new. You can read more about the original tracking algorithms in this paper:
Lauenroth, W and P. Adler. Demography of perennial grassland plants: Survival, life expectancy and life span. 2008. Journal of Ecology 96(5): 1023-1032. DOI = 10.1111/j.1365-2745.2008.01415.x
Installation
You can install the current version of plantTracker
from GitHub with:
install.packages("devtools")
devtools::install_github("aestears/plantTracker")
plantTracker
will also be available to download form CRAN in the near future, so stay tuned!
Contributing
Please report any problems that you encounter while using plantTracker
as “issues” on our GitHub repository: [https://github.com/aestears/plantTracker/issues]. Help us make this package better!
Contact
Questions about plantTracker
can be forwarded to Alice Stears, the package maintainer, at [email protected].