Learn R Programming

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

giRaph (version 0.1-1)

The giRaph package for graph representation in R

Description

Supply classes and methods to represent and manipulate graphs

Copy Link

Version

Install

install.packages('giRaph')

Monthly Downloads

26

Version

0.1-1

License

GPL (>= 2)

Maintainer

Claus Dethlefsen

Last Published

February 17th, 2008

Functions in giRaph (0.1-1)

adjacencyList-class

Class "adjacencyList"
incidenceMatrix

Incidence matrix representation of a graph
recode

Function to recode an object from a given source code to a given target code
edge-class

Virtual Class "edge"
adjacencyMatrix

Adjacency matrix representation of a graph
isEmpty

Is the object empty?
wrappers

Short-hands for vertex set and edge construction
incidenceList

Incidence list representation of a graph
maxId

Get the maximum numeric identifier of an object
incidenceList-class

Class "incidenceList"
display

Make a display of the graph using the graphics window
multiGraph-class

Class "multiGraph"
giRaph

The package `giRaph': summary information
showRel

Function to show an object relative to a given code
vertexSet-class

Class "vertexSet"
adjacencyList

Adjacency list representation of a graph
isPresent

Is the first object present in the second one?
directedEdge-class

Class "directedEdge"
edgeList-class

Class "edgeList"
dynamic.Graph

DynamicGraph display of simple graph
simpleGraph-class

Class "simpleGraph"
adjacencyMatrix-class

Class "adjacencyMatrix"
areTheSame

Are they the same mathematical entity?
generalGraph-class

Class "generalGraph"
card

Get the cardinality of an object
incidenceMatrix-class

Class "incidenceMatrix"
anyGraph-class

Class "anyGraph"
undirectedEdge-class

Class "undirectedEdge"