Learn R Programming

⚠️There's a newer version (0.3-2) of this package.Take me there.

gridGraphviz (version 0.3)

Drawing Graphs with 'grid'

Description

Functions for drawing node-and-edge graphs that have been laid out by graphviz. This provides an alternative rendering to that provided by the 'Rgraphviz' package, with two main advantages: the rendering provided by 'gridGraphviz' should be more similar to what 'graphviz' itself would draw; and rendering with 'grid' allows for post-hoc customisations using the named viewports and grobs that 'gridGraphviz' produces.

Copy Link

Version

Install

install.packages('gridGraphviz')

Monthly Downloads

210

Version

0.3

License

GPL (>= 2)

Maintainer

Paul Murrell

Last Published

June 16th, 2015

Functions in gridGraphviz (0.3)

graphWidth

Get width/height of an Ragraph object
agopenTrue

A function to obtain a laidout Ragraph object
grid.graph

Draw a Node-and-Edge Graph