Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmur002/vwline

An R package to draw variable-width lines
https://github.com/pmur002/vwline

Last synced: 3 months ago
JSON representation

An R package to draw variable-width lines

Awesome Lists containing this project

README

        

# 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.