Package: PhytoIn Type: Package Title: Vegetation Analysis and Forest Inventory Version: 0.2.0 Authors@R: person("Rodrigo Augusto Santinelo", "Pereira", email = "raspereira@usp.br", role = c("aut", "cre")) Description: Provides functions and example datasets for phytosociological analysis, forest inventory, biomass and carbon estimation, and visualization of vegetation data. Includes functions to compute structural parameters [phytoparam(), summary.param(), stats()], estimate above-ground biomass and carbon [AGB()], stratify wood volume by diameter at breast height (DBH) classes [stratvol()], generate collector and rarefaction curves [collector.curve(), rarefaction()], and visualize basal areas on quadrat maps [BAplot(), including rectangular plots and individual coordinates]. Several example datasets are provided to demonstrate the functionality of these tools. For more details see FAO (1981, ISBN:92-5-101132-X) "Manual of forest inventory", IBGE (2012, ISBN:9788524042720) "Manual técnico da vegetação brasileira" and Heringer et al. (2020) "Phytosociology in R: A routine to estimate phytosociological parameters" . Depends: R (>= 3.5.0) Imports: ggplot2, ggforce, packcircles, BIOMASS, scales, utils, stats Suggests: httr2, spelling License: GPL-3 URL: https://github.com/PhytoIn/PhytoIn BugReports: https://github.com/PhytoIn/PhytoIn/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Language: en-US Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://phytoin.r-universe.dev Date/Publication: 2025-09-24 17:20:16 UTC RemoteUrl: https://github.com/phytoin/phytoin RemoteRef: HEAD RemoteSha: b6cef0afb2d8924ceca8dde984f8046dcb3ec2f2 NeedsCompilation: no Packaged: 2026-07-13 05:38:56 UTC; root Author: Rodrigo Augusto Santinelo Pereira [aut, cre] Maintainer: Rodrigo Augusto Santinelo Pereira