Learn R Programming

ggpattern (version 0.1.3)

calculate_bbox_polygon_df: Calculate the bounding box of a polygon_df object

Description

Calculate the bounding box of a polygon_df object

Usage

calculate_bbox_polygon_df(polygon_df)

Arguments

polygon_df

polygon_df data.frame

Value

4-element numeric vector of c(xmin, ymin, xmax, ymax)