graph.lcf | R Documentation |
graph.lcf()
was renamed to graph_from_lcf()
to create a more
consistent API.
graph.lcf(n, shifts, repeats = 1)
n |
Integer, the number of vertices in the graph. |
shifts |
Integer vector, the shifts. |
repeats |
Integer constant, how many times to repeat the shifts. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.