ps_pad_bbox: Pad bbox

View source: R/basemap.R

ps_pad_bboxR Documentation

Pad bbox

Description

Pad bbox

Usage

ps_pad_bbox(x, pad)

Arguments

x

A bbox object (or numeric vector of length 4 indicating xmin, ymin, xmax, ymax). Object should not be long/lat.

pad

A numeric vector indicating amount in metres to pad bbox. If vector of length 1, amount is added to all sides; if vector of length 4 amount is added to left, top, right and bottom, respectively.

Value

modified object.


poissonconsulting/poisspatial documentation built on June 10, 2025, 12:08 a.m.