Description Usage Arguments Value Author(s)
Visualizes the trajectory spanning all states of a component
1 2 3 4 5 6 7 8 9 10  | .plotStateTrajectory_def(
  X,
  g,
  y,
  all_sts,
  name,
  setND = FALSE,
  point_size = 3,
  label_offset = 2
)
 | 
X | 
 Layout  | 
g | 
 State trajectory graph (igraph object)  | 
y | 
 Values; numeric or factor vector  | 
all_sts | 
 All state assignments  | 
setND | 
 If values of '0' are getting set to 'ND' in the figure legend  | 
point_size | 
 Point size paramenter  | 
label_offset | 
 Label offset parameter  | 
label | 
 Label for plot legend  | 
A ggplot object
Daniel C. Ellwanger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.