Learn R Programming

⚠️There's a newer version (0.2-4) of this package.Take me there.

vwline (version 0.2-2)

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-2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Paul Murrell

Last Published

July 25th, 2019

Functions in vwline (0.2-2)

grid.vwcurve

Draw a variable-width smooth curve.
outline

Calculate outline
grid.brushXspline

Sweep an X-spline curve with a brush.
vwPath

Functions to render variable-width line
edgePoints

Calculate edge points
grid.vwXspline

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

Draw a variable-width set of line segments.
widthSpec

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

Draw a Bezier Offset Curve.
grid.offsetXspline

Draw an X-spline offset curve.