igraph.sample | R Documentation |
igraph.sample()
was renamed to sample_seq()
to create a more
consistent API.
igraph.sample(low, high, length)
low |
The lower limit of the interval (inclusive). |
high |
The higher limit of the interval (inclusive). |
length |
The length of the sample. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.