Learn R Programming

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

classGraph (version 0.7-5)

Construct Graphs of S4 Class Hierarchies

Description

Construct directed graphs of S4 class hierarchies and visualize them. In general, these graphs typically are DAGs (directed acyclic graphs), often simple trees in practice.

Copy Link

Version

Install

install.packages('classGraph')

Monthly Downloads

393

Version

0.7-5

License

GPL

Maintainer

Martin Maechler

Last Published

September 1st, 2015

Functions in classGraph (0.7-5)

plotRag

Plot an Ragraph (using Rgraphviz)
bGraph

Create a "Branch Graph" (Simple Tree with Root and Leaves)
classTree

builds a directed graph, typically a tree from a class Object
subClasses

All Subclasses of a Given S4 Class
classGraph-package

The R Package 'classGraph'
superClasses

List of Super Classes of a Given S4 Class
mRagraph

Construct a Laid-Out Graph for Plotting
class2Graph

Build the Graph of Super Classes from an S4 Class Definition
numOutEdges

For each Node of a Directed Graph give the Number Outgoing Edges