tangentsToXY: Convert a list of curve tangents to xy points for plotting....

Description Usage Arguments Value

View source: R/hcurve.R

Description

Convert a list of curve tangents to xy points for plotting. Each step along the curve is assumed to be equally spaced.

Usage

1
tangentsToXY(tangents)

Arguments

tangents

Equally spaced tangents along the curve

Value

A list contaning a vector x points and a vector of y points.


klapaukh/hangler documentation built on May 20, 2019, 11:04 a.m.