Description Usage Arguments Examples
A function to make breaks for plotting.
1 | break_maker(input, exclude_0 = NULL, round_to = 0, break_n = 7)
|
input |
raster |
exclude_0 |
in case you want 0 values to be treated as NA |
round_to |
rounding breaks to |
break_n |
number of breaks |
1 2 | crop_map_world(df)
crop_map_world(df,crs='longlat')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.