Description Usage Arguments Details
View source: R/plot_result_list.R
Checks that a collection of interpretation_result objects has been correctly assembled for use in the plotting function.
1 |
x |
A list of |
To be a valid group of interpretation_result objects, each of the
items in x must be a valid interpretation_result, and they
must all share some characteristics. Each of the component objects must have
been generated using the same interpretation_set, with the same
boundaries, and the low_to_high parameter must be the same.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.