Description Usage Arguments Value See Also
Plot Subtask Analysis Results for Entire Dataset
1 2 3 | plot_subtask_seqs(subtask_seqs, subtasks, max_len = 5,
col.subtask = 1:length(subtasks), plot_legend = TRUE,
legend_pos = "topright", ...)
|
subtask_seqs |
a list of subtask sequences |
subtasks |
a vector of all subtasks |
max_len |
maximum length of plotted subtasks |
col.subtask |
a vector of colors for subtasks |
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_seq
for ploting results for one sequence.
plot.subtask
for ploting an object of class "subtask"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.