View source: R/nwos_table_area.R
nwos_table_area | R Documentation |
Create the body of an NWOS core, area, or cooperataion rate table
nwos_table_area(
geo.abb,
data = AREA,
year = YEAR,
year.range = YEAR_RANGE,
ref.tab = REF_TABLE,
ref.geo = REF_GEO
)
For area and cooperation rate tables see ... geo.abb = "AL" data = AREA yr = year yr.range = year.range ref.tab = REF_TABLE ref.geo = REF_GEO nwos_table() nwos_table_area(geo.abb = "US") nwos_table_area("TX")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.