Description Usage Arguments Value Examples
Vectorized version of range()
to support geo_x_range()
,
geo_y_range()
, and geo_z_range()
. The geo_range()
function
works like range()
, but also works with geo_lim()
vectors.
1 2 3 4 5 6 7 8 9 |
lower, upper |
The lower and upper bounds of the one-dimensional rage. |
x |
A vector of numbers or |
na.rm |
Should NAs be removed? |
finite |
Should only finite values be considered? |
A new_geovctrs_lim()
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.