get_vertices: Get possible vertices

Description Usage Arguments Value

View source: R/shape_geom.R

Description

Possible vertices are points where the slope of the contour of the shape changes significantly

Usage

1
get_vertices(shape, sides = NULL, ...)

Arguments

shape

- the shape for which to find vertices

sides

- the list of sides to use for vertices, if NULL get_sides() is called to extract sides from shape

...

- additional parameters passed to get_lines

Value

A list containing the x and y coordinates of vertices, and the approximate angles at the respective vertices


Blaza/ssoftveR documentation built on May 6, 2019, 11:19 a.m.