Basic plots of yaps output

plotYaps(inp, yaps_out, type = "map", xlim = NULL, ylim = NULL, main = NULL)

Arguments

inp

Input object obtained using getInp()

yaps_out

Output from succesful run of runYaps()

type

Plot type. type="map" prodces a basic map of estimated track and hydrophones; type="coord_X", type="coord_Y" produces plots of X and Y coordinated including +- 1 standard error.

xlim, ylim

Optional vectors of length 2 to set xlim and/or ylim.

main

Title of plot - optional.