Description Usage Arguments Value See Also Examples
QuerySiteInfo gets the specified info from the local database.
| 1 2 | QuerySiteInfo(info = NULL, path = ".",
  metaDBFileName = "usgsDataRetrieval.metaDatabase.RData")
 | 
| info | Character vector, information fields in
 | 
| path | Character The path to the database directory. | 
| metaDBFileName | Character The name of the metadata file. | 
dataframe of requested info with all available HUC and product codes.
Other streamObs: FindUsgsStns,
GetSiteHuc, GetUsgsHucData,
GetUsgsIvProduct,
ImproveHucMeta, LoadMetaDB,
PlotPrettyUsgs, PrettyUsgs,
QueryHaveSite, QuerySiteData,
QuerySiteName, QuerySiteProd,
SaveHucData, [.prettyUsgs,
subset.prettyUsgs
| 1 2 3 4 | ## Not run: 
QuerySiteInfo(c('station_nm','site_no'), path='~/streamflow/OBS/')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.