View source: R/nwos_urban_table_set.R
nwos_urban_table_set | R Documentation |
Create the body of an NWOS table
nwos_urban_table_set(
geo.abb,
data = ESTIMATES,
data.coop = COOP,
ref.geo = REF_GEO,
ref.table = REF_TABLE,
stratum = STRATUM,
stratum.abb = STRATUM_ABB,
stratum.name = STRATUM_NAME,
domain = DOMAIN,
domain.abb = DOMAIN_ABB,
domain.name = DOMAIN_NAME,
year = YEAR,
out.file = "HTML/TEST.html"
)
For area and cooperation rate tables see ...
nwos_table_set(geo.abb = "BALT")
geo.abb = "BALT"
data = ESTIMATES
ref.geo = REF_GEO
ref.table = REF_TABLE
stratum = STRATUM
stratum.abb = STRATUM_ABB
stratum.name = STRATUM_NAME
domain = DOMAIN
domain.abb = DOMAIN_ABB
domain.name = DOMAIN_NAME
year = YEAR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.