aquastat_rounder | R Documentation |
Rounds numbers greater than 1000 to no decimals, greater than 100 to one decimal, etc.
aquastat_rounder(x)
x |
number to round |
DETAILS
x, but rounded
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.