bb_split | R Documentation |
at
Split a bounding box into two at at
bb_split(bb = c(-170, 50, -60, 60), at = 0)
bb |
numeric, 4 element bouding box of left, right, bottom and top coordinates |
at |
numeric, longitude to split around |
list of one or two bounding box vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.