Learn R Programming

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

giRaph (version 0.0.0.11)

The giRaph package for flexible graph representation in R

Description

Supply data structures and algorithms for computations on graphs

Copy Link

Version

Install

install.packages('giRaph')

Monthly Downloads

23

Version

0.0.0.11

License

GPL Version 2 or later.

Maintainer

Claus Dethlefsen

Last Published

February 15th, 2017

Functions in giRaph (0.0.0.11)

adjacencyList-class

Class "adjacencyList"
areTheSame

Are they the same mathematical entity?
incidenceList

Incidence list representation of a graph
adjacencyMatrix

Adjacency matrix representation of a graph
display

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

Class "directedEdge"
anyGraph-class

Class "anyGraph"
adjacencyList

Adjacency list representation of a graph
maxId

Get the maximum numeric identifier of an object
multiGraph-class

Class "multiGraph"
incidenceMatrix-class

Class "incidenceMatrix"
edge-class

Virtual Class "edge"
incidenceList-class

Class "incidenceList"
undirectedEdge-class

Class "undirectedEdge"
vertexSet-class

Class "vertexSet"
edgeList-class

Class "edgeList"
wrappers

Short-hands for vertex set and edge construction
isEmpty

Is the object empty?
recode

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

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

Class "simpleGraph"
dynamic.Graph

DynamicGraph display of simple graph
giRaph

The package `giRaph': summary information
generalGraph-class

Class "generalGraph"
incidenceMatrix

Incidence matrix representation of a graph
adjacencyMatrix-class

Class "adjacencyMatrix"