pam2arc: from the parentship object pam returns the arcs object

Description Usage Arguments Value Examples

View source: R/f0.g4n1.code.r

Description

(ba) from the parentship object pam returns the arcs object

Usage

1
pam2arc(pam)

Arguments

pam

The object pam.

Value

the arc object.

Examples

1
2
3
 g4n3k("RESET"); # needed only for R checking, to be forgotten
 print(pam2arc(g4n.pam0));
 print(pam2arc(g4n.pam1));

g4n documentation built on May 2, 2019, 5:47 p.m.

Related to pam2arc in g4n...