The plot_intactness function would display vase/violin diagrams for 0-100 and 0-200 intactness based on same table as sector effects for multi-species requests.
Need to think about how: e.g. by taxa? The point of the original figures was to show intactness by regions/groups. Region requires different runs, but output can be bound together.
Add argument by=NULL which by default will use taxonomic groups, but user defined vactors can be used.
The default method will work with rugged matrix / list? The next method will convert c4i object to rugged list.
The
plot_intactness
function would display vase/violin diagrams for 0-100 and 0-200 intactness based on same table as sector effects for multi-species requests.Need to think about how: e.g. by taxa? The point of the original figures was to show intactness by regions/groups. Region requires different runs, but output can be bound together.
Add argument
by=NULL
which by default will use taxonomic groups, but user defined vactors can be used.The default method will work with rugged matrix / list? The next method will convert c4i object to rugged list.