nwos_urban_table_set: nwos_table_set

View source: R/nwos_urban_table_set.R

nwos_urban_table_setR Documentation

nwos_table_set

Description

Create the body of an NWOS table

Usage

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"
)

Details

For area and cooperation rate tables see ...

Examples

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


familyforestresearchcenter/nwos documentation built on April 12, 2025, 11:54 a.m.