Learn R Programming

retistruct (version 0.5.11)

checkTears: Check that tears are all in the correct direction

Description

Given a tear matrix T with columns "V0", "VF", and "VB", check that all tears are correct.

Usage

checkTears(o)

Arguments

o

AnnotatedOutline object

Value

If all is OK, returns empty vector. If not, returns indicies of problematic tears.