plot_spatial_overlap: Plot spatial overlap.

Description Usage Arguments Value Examples

View source: R/plot-spatial-overlap.R

Description

Plot spatial overlap.

Usage

1

Arguments

df_list

List of dataframes generated with calculate_spatial_overlap

Value

ggplot2 plot.

Examples

1
2
3
4
5
sp_overlap <- calculate_spatial_overlap(ref_bio_sp, ref_dietmatrix, ref_agemat)
## Not run: 
plot_spatial_overlap(sp_overlap)

## End(Not run)

alketh/atlantistools documentation built on Oct. 30, 2021, 5:46 a.m.