Plot spatial overlap.
Arguments
- df_list
List of dataframes generated with
calculate_spatial_overlap
Examples
sp_overlap <- calculate_spatial_overlap(ref_bio_sp, ref_dietmatrix, ref_agemat)
if (FALSE) { # \dontrun{
plot_spatial_overlap(sp_overlap)
} # }