nwos_table_set: nwos_table_set

View source: R/nwos_table_set.R

nwos_table_setR Documentation

nwos_table_set

Description

Create the body of an NWOS table

Usage

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
)

Details

For area and cooperation rate tables see ...

Examples

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


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