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)

atlantistools documentation built on Aug. 16, 2017, 9:05 a.m.