
Plot the crop-livestock connectivity index
Source:R/decomposition_analysis.R
plot_crop_livestock_conn.RdPlots the national, unweighted average of local feed self-sufficiency
and the manure-recycling ratio from
decompose_crop_livestock_conn() as a line chart over time.
Falling lines indicate growing crop-livestock disconnection. This is
meant as a supplementary diagnostic reported alongside (not inside) the
main additive decomposition, per the decomposition proposal.
Arguments
- connectivity
A named list from
decompose_crop_livestock_conn(). IfNULL, computed automatically (slow).