Loads the component definitions from a locally stored csv file

get_component_defs()

Value

A tibble::tbl_df containing the component definitions

Examples

get_component_defs()
#>    component component_name
#> 1          b         branch
#> 2          c          crown
#> 3          f        foliage
#> 4          k           bark
#> 5          r           root
#> 6          s           stem
#> 7          t           tree
#> 8          u          stump
#> 9          w           wood
#> 10         h          shrub
#> 11         v          cover
#> 12         o    topographic
#> 13         l       climatic