View source: R/f02.chain.code.r
reverse8chain | R Documentation |
returns the chain obtained after reversing its node order
reverse8chain(chain)
chain |
The chain object to consider. |
The resulting chain
print8chain(rbmn0chain.02);
print8chain(reverse8chain(rbmn0chain.02));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.