Learn R Programming

webmorphR (version 0.1.1)

svgBezier: Construct Bezier Curves from Template Points

Description

Construct Bezier Curves from Template Points

Usage

svgBezier(v, idx = 1)

Arguments

v

matrix of template points with x and y as rows and point as columns

idx

index of line segment within the path

Value

string with path component