plot_graph {spNetwork}R Documentation

Plot graph

Description

Function to plot a graph (useful to check connectivity).

Usage

plot_graph(graph)

Arguments

graph

A graph object (produced with build_graph)

Examples

#This is an internal function, no example provided

[Package spNetwork version 0.4.4.6 Index]