Learn R Programming

spNetwork (version 0.4.4.6)

plot_graph: 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

Run this code
#This is an internal function, no example provided

Run the code above in your browser using DataLab