Print individual graphics
Prints the individual detections for each tag, overlaying the points in time considered crucial during the analysis.
printIndividuals( detections.list, movements, valid.movements, spatial, status.df = NULL, rsp.info, y.axis = c("auto", "stations", "arrays"), extension = "png" )
detections.list |
A list of the detections split by each target tag. |
movements |
the movement dataframe for the tag being analysed. |
spatial |
The spatial list. |
status.df |
The main results table. |
y.axis |
The type of y axis desired. One of "stations" (default) or "arrays". |
extension |
the format of the generated graphics |
A string of file locations in rmd syntax, to be included in printRmd
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.