Changelog
Source:NEWS.md
knfi 1.0.1
CRAN release: 2024-11-21
Bug fixes
- Fixed a bug in
summary_nfi
andbiomass_nfi
where functions were not working whenlargetree_area = FALSE
. - Fixed a filtering bug in
filter_nfi
where 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
: Addedcontinuousplot
parameter to filter for plots with measurements across all NFI cycles. -
tsvis_nfi
: Added layout control parameters (ncol
,nrow
) for customizing plot visualization andtop
parameter for selecting number of top species to display. *nfi_col
: Renamed fromcol_name
to provide a more descriptive name