Last data update: 2014.03.03

R: is.Triangle
is.TriangleR Documentation

is.Triangle

Description

Tests whether the object is a triangle

Usage

  is.Triangle(object)

Arguments

object

The object to be tested

Value

TRUE if the object is a triangle, FALSE if it is not

Results