silviculture
is an R package designed to streamline the analysis of forestry and forest inventory data, offering a range of functions for common silvicultural analysis. It aims to support forest management and research by providing a flexible toolkit for data manipulation and summary.
Installation
You can install the development version of silviculture
from GitHub with:
# install.packages("pak")
pak::pak("Cidree/silviculture")
Roadmap
This package is currently under active development and may still contain bugs or unstable features. I do not recommend using it in real-world applications at this stage, as it may be prone to errors.
Contributing
Contributions to silviculture
are highly appreciated! If you have ideas for improvements or new features, feel free to:
Open an issue for bugs or feature requests.
Submit a pull request for code contributions.
Share feedback on usage, examples, or additional functionality.