Description Usage Arguments Author(s) See Also Examples
View source: R/SSplotMovementRates.R
Make a map with colored spatial cells and add arrows representing movement rates between cells.
1 2 3 4 5 6 7 8 |
replist |
list created by |
plot |
plot to active plot device? |
print |
print to PNG files? |
subplots |
which subplots to create |
plotdir |
where to put the plots (uses model directory by default) |
colvec |
vector of colors for each movement rate in the plot |
ylim |
optional input for y range of the plot. By default plot ranges from 0 to 10% above highest movement rate (not including fish staying in an area). |
legend |
add a legend designating which color goes with which pair of areas? |
legendloc |
location passed to legend function (if used) |
moveseas |
choice of season for which movemement rates are shown |
pwidth |
width of plot written to PNG file |
pheight |
height of plot written to PNG file |
punits |
units for PNG file |
res |
resolution for PNG file |
ptsize |
ptsize for PNG file |
cex.main |
Character expansion parameter for plot titles |
verbose |
Print information on function progress. |
Ian Taylor
SS_output
,
SSplotMovementRates
,
IOTCmove
1 2 3 4 | ## Not run:
SSplotMovementRates(myreplist)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.