is.degree.sequence | R Documentation |
is.degree.sequence()
was renamed to is_degseq()
to create a more
consistent API.
is.degree.sequence(out.deg, in.deg = NULL)
out.deg |
Integer vector, the degree sequence for undirected graphs, or the out-degree sequence for directed graphs. |
in.deg |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.