financial_net {FinNet} | R Documentation |
A virtual class for relational data extending the packages networkand igraph
Description
This is the un-exported virtual base for the S4 classes igraph_financial
and network_financial
to represent the relations between firms (legal person)
Slots
relation
Relations represented by the matrix
vertex.size
Attribute used to determine the vertexes' size
vertex.color
Attribute used to determine the vertexes' colour
edge.width
Whether the edges' width reflect tie weight
edge.greyscale
Whether the edges' color reflects tie weight
[Package FinNet version 0.1.2 Index]