Learn R Programming

giRaph (version 0.1.2)

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

83

Version

0.1.2

License

GPL (>= 2)

Last Published

December 11th, 2013

Functions in giRaph (0.1.2)

anyGraph-class

Class "anyGraph"
adjacencyMatrix

Adjacency matrix representation of a graph
adjacencyList-class

Class "adjacencyList"
incidenceList

Incidence list representation of a graph
adjacencyMatrix-class

Class "adjacencyMatrix"
recode

Function to recode an object from a given source code to a given target code
isEmpty

Is the object empty?
adjacencyList

Adjacency list representation of a graph
edgeList-class

Class "edgeList"
dynamic.Graph

DynamicGraph display of simple graph
generalGraph-class

Class "generalGraph"
maxId

Get the maximum numeric identifier of an object
isPresent

Is the first object present in the second one?
card

Get the cardinality of an object
incidenceMatrix

Incidence matrix representation of a graph
incidenceMatrix-class

Class "incidenceMatrix"
showRel

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

Class "simpleGraph"
edge-class

Virtual Class "edge"
vertexSet-class

Class "vertexSet"
undirectedEdge-class

Class "undirectedEdge"
display

Make a display of the graph using the graphics window
giRaph

The package `giRaph': summary information
wrappers

Short-hands for vertex set and edge construction
directedEdge-class

Class "directedEdge"
areTheSame

Are they the same mathematical entity?
multiGraph-class

Class "multiGraph"
incidenceList-class

Class "incidenceList"