Skip to contents

Default ggplot for a gData

Usage

# S3 method for class 'gData'
autoplot(object, show.gGraph = TRUE, edges = FALSE, ...)

Arguments

object

a gData.

show.gGraph

logical; overlay the linked gGraph if available.

edges

logical; whether to draw edges.

...

unused.

Value

a ggplot.

See also

Examples

autoplot(hgdp)