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.
You can install the development version of silviculture
from GitHub with:
# install.packages("pak")
pak::pak("Cidree/silviculture")
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.
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.
This project is licensed under the GPL-3 License.