Logical. If TRUE, image.plot is used to display the legend; as a result, elements (e.g. node coordinates) subsequently plotted of on top of the 2D elevation map might be wrongly positioned.
drawRiver
Logical. If TRUE, draw the OCN on top of the elevation map.
thrADraw
Threshold drainage area value used to display the network.
riverColor
Color used to display the OCN (only effective if drawRiver = TRUE).
min_lwd, max_lwd
Minimum and maximum values of line width used to display the OCN (actual line width is proportional to the square root of drainage area).
args_imagePlot
List of arguments passed to imagePlot (or to image if addLegend = FALSE). For example, argument smallplot can be used to specify the plot coordinates for the legend.