pos_polygon_x: Title

View source: R/position.R View source: R/pos_polygon_x.R

pos_polygon_xR Documentation

Title

Description

help with documentation

Usage

pos_polygon_x(x0 = 0, n = 5, radius = 1, rotation = -0.5)

Arguments

x0

numeric x center of shape, defaults to 0

radius

a numeric value, the distance between x0 and y0 and the vertices

rotation

numeric indicating how much polygon should be turned from first vertex along positive horizontal

Examples

pos_polygon_x()
pos_polygon_x(n = 10)

EvaMaeRey/ggstamp documentation built on June 30, 2022, 11 p.m.