Skip to contents

Return the number of edges in a pfc

Usage

pf_nedges(x)

Arguments

x

a pfc object

Value

The number of edges

Examples

pf_nedges(rpfc(100))
#> [1] 198