R/tile_maker.R
aquastat_rounder.Rd
Rounds numbers greater than 1000 to no decimals, greater than 100 to one decimal, etc.
aquastat_rounder(x)
number to round
x, but rounded
DETAILS
if (FALSE) { if(interactive()){ #EXAMPLE1 } }