addRecaptures: Add recapture locations to an existing plot

View source: R/plot.R

addRecapturesR Documentation

Add recapture locations to an existing plot

Description

Add recapture locations to an existing plot

Usage

addRecaptures(
  Signal,
  shape = 21,
  size = 1.5,
  colour = "white",
  fill = "dodgerblue"
)

Arguments

Signal

The signal of the transmitter of interest

shape

The shape of the points

size

The size of the points

colour

The colour of the points

fill

The fill of the points

Value

A ggplot with the recapture locations


YuriNiella/RSP documentation built on Feb. 2, 2024, 5:03 a.m.