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.