Skip to contents

create polygons

Usage

create_polygon(x, cell_boundaries)

Arguments

x

cell_id

cell_boundaries

dataframe with at least the required columns: 'vertex_x', 'vertex_y' and 'cell_id'

Value

dataframe with 'vertex_x', 'vertex_y' and 'cell_id'