# \donttest{
# We don't run this example by R CMD check, because it takes >10s
# Retrieve dataset of interest
watershed.df <- elfdata_vahydro(
'nhd_huc8_02080201',
'watershed',
'nhd_huc8',
'nhdp_drainage_sqmi',
'aqbio_nt_total',
'species'
)
elfdata_vahydro(watershed.df)
# }
Run the code above in your browser using DataLab