Learn R Programming

BALD (version 1.0.0-3)

getTriDim: A generic function to get the dimension of the observed triangle.

Description

A generic function to get the dimension of the observed triangle. Intended for internal use only.

Arguments

object

The object from which to get the dim of the observed triangle.

Value

An integer vector of the dimension of the observed triangle.

Details

The dimension of a triangle is the number of rows and number of columns.