Description Usage Arguments Value See Also
Plot Subtask Analysis Results for One Sequence
1 2 3 4 | plot_subtask_seq(action_seq, entropy_seq, subtask_seq, subtasks,
col.subtask = 1:length(subtasks), cex.action = 0.5, lty = 1,
pch = 16, srt = -90, plot_legend = TRUE, legend_pos = "topleft",
...)
|
action_seq |
an action sequence |
entropy_seq |
an entropy sequence |
subtask_seq |
a subtask sequence |
subtasks |
a vector of all subtasks |
col.subtask |
a vector of colors for subtasks |
lty |
line types |
pch |
point characters |
plot_legend |
a logical value. If |
legend_pos |
a character string or the coordinates to be used to position the legend. |
... |
other arguments passed to |
this function does not return values
plot_subtask_seqs
for plotting results for all sequences.
plot.subtask
for the plot method of "subtask"
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.