Package: gridGraphviz 0.3-1
Paul Murrell
gridGraphviz: Drawing Graphs with 'grid'
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.
Authors:
gridGraphviz_0.3-1.tar.gz
gridGraphviz_0.3-1.zip(r-4.5)gridGraphviz_0.3-1.zip(r-4.4)gridGraphviz_0.3-1.zip(r-4.3)
gridGraphviz_0.3-1.tgz(r-4.4-any)gridGraphviz_0.3-1.tgz(r-4.3-any)
gridGraphviz_0.3-1.tar.gz(r-4.5-noble)gridGraphviz_0.3-1.tar.gz(r-4.4-noble)
gridGraphviz_0.3-1.tgz(r-4.4-emscripten)gridGraphviz_0.3-1.tgz(r-4.3-emscripten)
gridGraphviz.pdf |gridGraphviz.html✨
gridGraphviz/json (API)
NEWS
# Install 'gridGraphviz' in R: |
install.packages('gridGraphviz', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/gridgraph
Last updated 3 years agofrom:7483ce3dc2. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | NOTE | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:agopenTruegraphHeightgraphWidthgrid.graph
Dependencies:BiocGenericsgraphRgraphviz
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A function to obtain a laidout 'Ragraph' object | agopenTrue |
Get width/height of an 'Ragraph' object | graphHeight graphWidth |
Draw a Node-and-Edge Graph | grid.graph |