a numeric vector of the minimum value for x coordinates.
min_y
a numeric vector of the minimum value for y coordinates.
max_x
a numeric vector of the maximum value for x coordinates.
max_y
a numeric vector of the maximum value for y coordinates.
values
as an alternative to specifying the various values as vectors,
a list of length-4 numeric vectors containing min and max x and y values, or
just a single vector fitting that spec. NULL (meaning that the other
parameters will be expected) by default.
Value
a character vector of WKT POLYGON objects
See Also
wkt_bounding(), to turn WKT objects of various types into
a matrix or data.frame of bounding boxes.