get.stochastic() was renamed to stochastic_matrix() to create a more
consistent API.
Usage
get.stochastic(
graph,
column.wise = FALSE,
sparse = igraph_opt("sparsematrices")
)Related documentation in the C library
get_stochastic(), get_stochastic_sparse(), vcount(), edges(), get_eids(), ecount()
