View source: R/nwos_table_set.R
nwos_table_set | R Documentation |
Create the body of an NWOS table
nwos_table_set(
geo.abb,
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,
year.range = YEAR_RANGE,
min.n = 100
)
For area and cooperation rate tables see ...
nwos_table_set(geo.abb = "US")
geo.abb = "US"
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
year.range = YEAR_RANGE
min.n = 100
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.