plotBbox: Graphical representation of spatial constraints
Description
Graphical representation of spatial constraints
Usage
plotBbox(hydros, bbox)
Arguments
hydros
Dataframe from simHydros() or Dataframe with columns hx and hy containing positions of the receivers. Translate the coordinates to get the grid centre close to (0;0).
bbox
Spatial constraints in the form of a bounding box. See ?getBbox for details.