get_random_graph: Helper function for compute_null_dnp - returns a graph with...

View source: R/create_null.R

get_random_graphR Documentation

Helper function for compute_null_dnp - returns a graph with randomly permuted edges.

Description

currently just a wrapper for igraph::rewire but may add more functionality in the future

Usage

get_random_graph(g)

Arguments

g

graph to be permuted

Value

igraph

See Also

igraph::rewire()


DavisWeaver/crosstalkr documentation built on May 6, 2024, 6:09 p.m.