Learn R Programming

spNetwork (version 0.2.1)

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
# NOT RUN {
#This is an internal function, no example provided
# }

Run the code above in your browser using DataLab