Creates a new expanded map extent based on a supplied feature and a map extent multiplying factor.

map_extent(feature, extent_factor = 1)

Arguments

feature

sf; A feature class.

extent_factor

numeric; A numeric value used to expand the extent of the supplied feature class.

Value

an sf::st_bbox object