nEdges: Number of edges.

Description Usage Arguments Value Examples

View source: R/properties.R

Description

Get the number of edges in a parental object

Usage

1

Arguments

parental

An object of class parental

Value

The number of edges in parental, an integer.

Examples

1
2
x <- parental(c(), c(3), c(1), c(1, 2))
nEdges(x)

rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.