Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 351 Bytes

vwline

An R package to draw variable-width lines

The package is within a pkg subdirectory so installation looks something like ...

library(devtools)
install_github("pmur002/vwline/pkg")

Plus, for the latest version of 'vwline', you will also need to install the gridBezier package.