View source: R/nwos_table_data.R
nwos_table_data | R Documentation |
Create the body of an NWOS core, area, or cooperataion rate table
nwos_table_data(
data,
units = "thousands",
ref.geo = REF_GEO,
ref.tab = REF_TABLE,
ref.var = REF_VARIABLE,
ref.lab = REF_LABEL
)
data |
table.data |
For area and cooperation rate tables see ... data <- nwos_table_make_wide(readRDS("INPUTS/ESTIMATES/NWOS_2018_FFO_TENPLUS_US.RDS")) units = "thousands" ref.geo = REF_GEO ref.tab = REF_TABLE ref.var = REF_VARIABLE ref.lab = REF_LABEL nwos_table_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.