Learn R Programming

hddtools (version 0.3.0)

catalogueMOPEX: Interface for the MOPEX database catalogue

Description

This function interfaces the MOPEX database catalogue (available from ftp://hydrology.nws.noaa.gov/pub/gcip/mopex/US_Data/) containing 438 daily datasets.

Usage

catalogueMOPEX()

Arguments

Value

This function returns a data frame made of 5 columns: "id" (hydrometric reference number), "name", "location", "Latitude" and "Longitude".

Examples

Run this code
## Not run: 
#   # Retrieve the MOPEX catalogue
#   catalogueMOPEX()
# ## End(Not run)

Run the code above in your browser using DataLab