View source: R/nwos_table_number.R
nwos_table_number | R Documentation |
Converts units (e.g., to thousands) and rounds simialr to base except it adds another digit for values less than 1
nwos_table_number(x, d = 0, less.one = T)
For area and cooperation rate tables see ... nwos_table_number(1100) nwos_table_number(900) nwos_table_number(0) nwos_table_number(NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.