Arguments
z
A vector to plot as a heatmap.
units
Either 'll' for latitude and longitude or
  'm' for meters.
col
A list of colors, such as that returned by
  bathy.colors.
add
Should the plot be added to the current plot?
  #'
xlim
x-limits for the plot.
ylim
y-limits for the plot.
zlim
z-limits for the plot.
border.col
Color of the element borders. If not
  provided the borders will be colored to match the
  adjacent polygons.
border.lwd
Line width of the element borders.
bg.col
Color of the background. The background is
  only plotted if add=F, otherwise bg.col is ignored.