powered by
Determine the graph of a relation.
relation_graph(x)
an R object inheriting from class relation.
relation
An object of class relation_graph, inheriting from set.
relation_graph
set
set; relation; relation_graph<- for modifying the graph.
relation_graph<-
# NOT RUN { ## 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