Learn R Programming

vwline (version 0.2-4)

Draw Variable-Width Lines

Description

Provides R functions to draw lines and curves with the width of the curve allowed to vary along the length of the curve.

Copy Link

Version

Install

install.packages('vwline')

Monthly Downloads

1,723

Version

0.2-4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Paul Murrell

Last Published

August 23rd, 2024

Functions in vwline (0.2-4)

outline

Calculate outline
edgePoints

Calculate edge points
vwPath

Functions to render variable-width line
grid.brushXspline

Sweep an X-spline curve with a brush.
widthSpec

Specify the width of a variable-width line
grid.vwXspline

Draw a variable-width X-spline.
grid.offsetBezier

Draw a Bezier Offset Curve.
grid.offsetXspline

Draw an X-spline offset curve.
grid.vwcurve

Draw a variable-width smooth curve.
grid.vwline

Draw a variable-width set of line segments.