View source: R/f02.chain.code.r
chain2mn | R Documentation |
returns the /mn/ object associated to a /chain/ object. Much better
to use this function that the general function nbn2mn
since
exact formulae are applied.
chain2mn(chain, order=TRUE)
chain |
The chain object to consider. |
order |
Must a topological order be imposed? |
The resulting /mn/ object. Following the convention of mn
objects, a topological order is given to it. This is necessary to
retrieve the associate /nbn/.
print8mn(chain2mn(rbmn0chain.01));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.