create_rect_df: Create a data.frame for a rectangle with rounded corners

Description Usage Arguments Value

View source: R/svg-rect.R

Description

Create a data.frame for a rectangle with rounded corners

Usage

1
create_rect_df(x, y, width, height, rx, ry, npoints)

Arguments

x, y, width, height, rx, ry

rect parameters

npoints

number of points along each of the rounded corners

Value

data.frame of (x, y) coordinates


coolbutuseless/svgparser documentation built on Dec. 26, 2021, 12:03 a.m.