R/map_extent.R
map_extent.Rd
Creates a new expanded map extent based on a supplied feature and a map extent multiplying factor.
map_extent(feature, extent_factor = 1)
sf; A feature class.
numeric; A numeric value used to expand the extent of the supplied feature class.
an sf::st_bbox object