braidASCII | R Documentation |
Prints an ASCII figure of a braid.
braidASCII(braid)
braid |
a |
No value is returned, just prints the ASCII figure.
braid <- mkBraid(4, c(1, -2))
braidASCII(braid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.