BCWF-Wetlands / wespr

Conversion of WESP excel Calculator to R functions.
Apache License 2.0
3 stars 0 forks source link

Think about populating `used_by` from weights instead of `all_indicators` #69

Open ateucher opened 10 months ago

ateucher commented 10 months ago

I'm not sure about the feasibility of this at this point. Some questions are used in indicators but do not have weights, so don't show up in the weights table. For example, F1 is used in am_fun(), but not listed in the weights table - presumable because it is just used as a condition, not a weighted calculation?