export_graph: Export a graph to various image formats

export_graphR Documentation

Export a graph to various image formats

Description

These objects are imported from other packages. Follow the links below to see their documentation.

DiagrammeR

export_graph

Arguments

graph

A graph object of class dgr_graph.

file_name

The name of the exported file (including it's extension).

file_type

The type of file to be exported. Options for graph files are: png, pdf, svg, and ps.

title

An optional title for the output graph.

width

Output width in pixels or NULL for default. Only useful for export to image file formats png, pdf, svg, and ps.

height

Output height in pixels or NULL for default. Only useful for export to image file formats png, pdf, svg, and ps.


processmapR documentation built on April 6, 2023, 5:17 p.m.