- input
The results of an actel analysis (either explore, migration or residency).
- tag
The transmitter to be plotted.
- type
DEPRECATED. Please use the argument y.axis instead.
- y.axis
The type of y axis desired. One of "stations" (default) or "arrays".
- title
An optional title for the plot. If left empty, a default title will be added.
- xlab, ylab
Optional axis names for the plot. If left empty, default axis names will be added.
- col
An optional colour scheme for the detections. If left empty, default colours will be added.
- array.alias
A named vector of format c("old_array_name" = "new_array_name") to replace
default array names with user defined ones.
- section.alias
A named vector of format c("old_section_name" = "new_section_name") to replace
default section names with user defined ones.
- frame.warning
Logical. By default, actel highlights manually changed or overridden tags in yellow
and red plot frames, respectively. Set to FALSE to deactivate this behaviour.
- x.label.format
A character string giving a date-time format for the x labels.
If missing, ggplot's default labels are used.
- only.valid
Logical. Should only valid detections be printed?
- like.migration
Logical. For plots originating from migration analyses, should the additional
grey vertical bars be included? Defaults to TRUE, and only has a visible effect if the input stems from
a migration analysis.