powered by
Determine the graph of a relation.
relation_graph(x)
An object of class relation_graph, inheriting from
relation_graph
set.
set
an R object inheriting from class relation.
relation
set(); relation(); relation_graph<-() for modifying the graph.
set()
relation()
relation_graph<-()
## A simple relation: R <- as.relation(c(A = 1, B = 2, C = 3)) relation_graph(R)
Run the code above in your browser using DataLab