knotR (version 1.0-2)

is.sensible: Check to see whether an overunderobject is sensible

Description

Check to see whether an overunderobject is compatible with a particular knot path

Usage

is.sensible(overunderobj, knot)

Value

Returns TRUE or FALSE

Arguments

overunderobj

A two-column matrix specifying the overs and unders

knot

A knot object, coerced to controlpoints form

Author

Robin K. S. Hankin

See Also

overunder

Examples

Run this code
is.sensible(overunder(k5_1),k5_1)

Run the code above in your browser using DataCamp Workspace