I tried the get_biomass method of the package with some species that are not present in the equations database like 'Gordonia lasianthus' and it still return the corresponding biomass:
get_biomass(
-
-
-
-
coords = c(29.6893, -81.9947)
- )
[1] 388.0618
I also tried with other absent species like 'Lyonia lucida', 'Persea palustris', ... and it worked everytime.
So how does this function work to compute biomass for these absent species ? Is the result applicable ?
I tried the get_biomass method of the package with some species that are not present in the equations database like 'Gordonia lasianthus' and it still return the corresponding biomass:
[1] 388.0618
I also tried with other absent species like 'Lyonia lucida', 'Persea palustris', ... and it worked everytime.
So how does this function work to compute biomass for these absent species ? Is the result applicable ?