chopped_area.Rd
Calculate the area of a slice of a polygon as numeric
chopped_area(xmax, coords, ply)
xmax | A float or integer value for the x (longitude) coordinate maximum |
---|---|
coords | A list containing xmin, ymin, and ymax |
ply | An sf polygon object |
numeric area of a polygon slice
Chris R. Vernon (chris.vernon@pnnl.gov)