Description Usage Arguments Examples
View source: R/FishEconProdOutput.R
This funciton standardizes units of a value. For example, 1,000,000 would become "1 Million."
1 | xunits(val, combine = T)
|
val |
Value to be evaluated. |
combine |
TRUE/FALSE (Default = TRUE). Asks if you want two strings (FALSE) or 1 concatenated string (TRUE). |
1 | xunits(1234567890)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.