View source: R/get_nwos_db_catalog.R
get_nwos_db_catalog | R Documentation |
Generates NWOS database catalog
get_nwos_db_catalog(dir = ".", file = "NWOS_DB_catalog")
dir |
is a string vector containing the path where the catalog will be generated. |
file |
is a string vector containing the file name (without file extension) that will be generated. |
This function generates an up-to-date HTML version of the NWOS database catalog.
get_nwos_db_catalog(dir='C:/foo',file='NWOS_DB_catalog')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.