agg_draw: Draw a defined graph

Description Usage Arguments See Also

View source: R/gg-operators.R

Description

Draw a defined graph

Usage

1
agg_draw(gg, filename = NULL)

Arguments

gg

An arphitgg built graph.

filename

(optional) If specified, save image to filename instead of displaying in R. Supports png, pdf, emf, emf+, svg and xlsx extensions.

See Also

vignette("plotting-options", package = "arphit") for a detailed description of all the plotting options


angusmoore/arphit documentation built on Feb. 15, 2021, 9:40 a.m.