icraf-indonesia / LUMENSR

An R package for land use planning and management of multiple environmental services.
https://icraf-indonesia.github.io/LUMENSR/
Other
0 stars 0 forks source link

Enhance `plot_lcc_freq_bar` Function to Accommodate n Land Cover Types #12

Open dindiarto opened 1 year ago

dindiarto commented 1 year ago

Theplot_lc_freq function currently supports the comparison of land cover frequencies for two distinct time points (T1 and T2). This issue seeks to enhance the function to accommodate an arbitrary number (n) of time points.

As a guide for the proposed enhancements, we can refer to this implementation, which already accommodates n land cover types. The enhancements would involve:

dindiarto commented 1 year ago

calc_lc_freq has accomodated n-Land Cover as an input