plot_lex_coverage: Plot Coverage

Description Usage Arguments

View source: R/plot-lex-data.R

Description

Plots the sections with receivers and coverage areas with alpha equivalent to deployment during period of interest.

Usage

1
2
3
plot_lex_coverage(data,
  start_date = min(lubridate::date(data$capture$DateTimeCapture)),
  end_date = max(lubridate::date(data$capture$DateTimeTagExpire)))

Arguments

data

The lex_data object to plot.

start_date

A date of the start.

end_date

A date of the end.


poissonconsulting/lexr documentation built on Feb. 18, 2021, 11:12 p.m.