Functions for rendering Bezier curves (Pomax, 2018) <https://pomax.github.io/bezierinfo/> in 'grid'. There is support for both quadratic and cubic Bezier curves. There are also functions for calculating points on curves, tangents to curves, and normals to curves.
Version: | 1.1-1 |
Depends: | grid |
Published: | 2019-05-22 |
DOI: | 10.32614/CRAN.package.gridBezier |
Author: | Paul Murrell |
Maintainer: | Paul Murrell <paul at stat.auckland.ac.nz> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/pmur002/gridbezier,https://stattech.wordpress.fos.auckland.ac.nz/2018/11/02/2018-11-variable-width-bezier-splines-in-r/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | gridBezier results |
Reference manual: | gridBezier.pdf |
Package source: | gridBezier_1.1-1.tar.gz |
Windows binaries: | r-devel: gridBezier_1.1-1.zip, r-release: gridBezier_1.1-1.zip, r-oldrel: gridBezier_1.1-1.zip |
macOS binaries: | r-release (arm64): gridBezier_1.1-1.tgz, r-oldrel (arm64): gridBezier_1.1-1.tgz, r-release (x86_64): gridBezier_1.1-1.tgz, r-oldrel (x86_64): gridBezier_1.1-1.tgz |
Reverse imports: | ggsankeyfier, metapost, vwline |
Reverse suggests: | gdiff |
Please use the canonical form https://CRAN.R-project.org/package=gridBezier to link to this page.