Learn R Programming

gasper (version 1.1.3)

plot_graph: Graph plot

Description

Graph plot

Usage

plot_graph(z, size = 0.75)

Arguments

z

Graph data.

size

Dot size.

See Also

plot_signal

Examples

Run this code
data(grid1)
plot_graph(grid1)

Run the code above in your browser using DataLab