View source: R/stochastic_matrix.R
get.stochastic | R Documentation |
get.stochastic()
was renamed to stochastic_matrix()
to create a more
consistent API.
get.stochastic(
graph,
column.wise = FALSE,
sparse = igraph_opt("sparsematrices")
)
graph |
The input graph. Must be of class |
column.wise |
If |
sparse |
Logical scalar, whether to return a sparse matrix. The
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.