Package: forestdynR 0.0.1
forestdynR: Calculate Forest Dynamics
Determines the dynamics of tree species communities (mortality rates, recruitment, loss and gain in basal area, net changes and turnover). Important notes are a) The 'forest_df' argument (data) must contain the columns 'plot' (plot identification), 'spp' (species identification), DBH_1 (Diameter at breast height in first year of measure) and DBH_2 (Diameter at breast height in second year of measure). DBH_1 and DBH_2 must be numeric values; b) example input file in 'data(forest_df_example)'; c) The argument 'inv_time' represents the time between inventories, in years; d) The 'coord' argument must be of the type 'c(longitude, latitude)', with decimal degree values; e) Argument 'add_wd' represents a dataframe with wood density values (g cm-3) format with three columns ('genus', 'species', 'wd'). This argument is set to NULL by default, and if isn't provided, the wood density will be estimated with the getWoodDensity() function from the 'BIOMASS' package.
Authors:
forestdynR_0.0.1.tar.gz
forestdynR_0.0.1.zip(r-4.5)forestdynR_0.0.1.zip(r-4.4)forestdynR_0.0.1.zip(r-4.3)
forestdynR_0.0.1.tgz(r-4.4-any)forestdynR_0.0.1.tgz(r-4.3-any)
forestdynR_0.0.1.tar.gz(r-4.5-noble)forestdynR_0.0.1.tar.gz(r-4.4-noble)
forestdynR_0.0.1.tgz(r-4.4-emscripten)forestdynR_0.0.1.tgz(r-4.3-emscripten)
forestdynR.pdf |forestdynR.html✨
forestdynR/json (API)
NEWS
# Install 'forestdynR' in R: |
install.packages('forestdynR', repos = c('https://higuchip.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/higuchip/forestdynr/issues
- forest_df_example - Data set about forest dynamics
Last updated 1 days agofrom:b4f8395835. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:ba_b_metricscheck_formatcreate_dyn_dfforest_dynsave_dyn_filessdrn_metrics
Dependencies:BIOMASSclassclassIntdata.tableDBIe1071jsonliteKernSmoothmagrittrMASSminpack.lmproj4proxyrappdirsRcpps2sfterraunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ba_b_metrics | ba_b_metrics |
check_format() | check_format |
create_din_df | create_dyn_df |
Data set about forest dynamics | forest_df_example |
forest_dyn | forest_dyn |
save_dyn_files | save_dyn_files |
sdrn_metrics | sdrn_metrics |