| kmSRdiagram | R Documentation | 
kmSRdiagram takes a matrix representing a surmise relation
and a color vector and draws a Hasse diagram. If the color vector is
NULL the states are drawn in green.
kmSRdiagram(structure, horizontal = TRUE, colors = NULL)
| structure | Binary matrix representing a surmise relation | 
| horizontal | Boolean defining orientation of the graph, default TRUE | 
| colors | Color vector (default NULL) | 
Other Plotting knowledge structures: 
kmbasisdiagram(),
kmhasse()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.