knfi 1.0.1
CRAN release: 2024-11-21
Bug fixes
- Fixed a bug in
summary_nfiandbiomass_nfiwhere functions were not working whenlargetree_area = FALSE. - Fixed a filtering bug in
filter_nfiwhere plots with the same subplot name in different cycles were not properly filtered at sublayers - resolved by implementing simultaneous filtering using both subplot and cycle.
Improvements
-
read_nfi: Added support for additionallist.files()arguments (e.g.,pattern,recursive) to provide more flexibility in file selection. -
summary_nfi,iv_nfi,diversity_nfi,biomass_nfi,cwd_biomass_nfi: Addedcontinuousplotparameter to filter for plots with measurements across all NFI cycles. -
tsvis_nfi: Added layout control parameters (ncol,nrow) for customizing plot visualization andtopparameter for selecting number of top species to display. *nfi_col: Renamed fromcol_nameto provide a more descriptive name
