Similar to dag.letter(), but returning a string to label a DAG node. Adjusted nodes are marked by a preceding underscore.
dag.letter2(dag, letter, alt.symb)
A string containing the DAG letter or alternative symbol.
The dagRdag object for which a node symbol is to be returned.
The number of the node for which the symbol (often a single letter...) is to be returned.
If TRUE, the alternative node symbols of the DAG object will be used.
Lutz P Breitling <l.breitling@posteo.de>
dag.letter