View source: R/geo-functions.R
| geo_bb_matrix | R Documentation |
Converts a range of spatial data formats into a matrix representing the bounding box
geo_bb_matrix(shp)
shp |
Spatial object |
Other geo:
bbox_scale(),
bind_sf(),
geo_bb(),
geo_buffer(),
geo_length(),
geo_projected(),
geo_select_aeq(),
quadrant()
geo_bb_matrix(routes_fast_sf)
geo_bb_matrix(cents_sf[1, ])
geo_bb_matrix(c(-2, 54))
geo_bb_matrix(sf::st_coordinates(cents_sf))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.