catchments | R Documentation |
Two example catchment boundaries as a SpatialPolygonsDataFrame. The catchments are Creswick Creek (ID 407214, Vic., Australia, see http://www.bom.gov.au/water/hrs/#id=407214) and
Bet Bet Creek (ID 407220, Vic., Australia, see http://www.bom.gov.au/water/hrs/#id=407220). The catchments can be used to extract catchment average climate data usng extractCatchmentData
catchments
An object of class SpatialPolygonsDataFrame
with 2 rows and 1 columns.
extractCatchmentData
for extracting catchment average climate data.
# Load example cacthment boundaries.
data("catchments")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.