Skip to content

pmur002/vwline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

R-CMD-check