mop_results | R Documentation |
Constructor of S3 objects of class mop_results
new_mop_results(summary = new("list"), mop_distances = NULL,
mop_basic = NULL, mop_simple = NULL,
mop_detailed = new("list"))
summary |
a list with a summary of the data and parameters used in analysis. Default = empty list. |
mop_distances |
a |
mop_basic |
a |
mop_simple |
a |
mop_detailed |
a list with a detailed representation of mop results in conditions outside the range of reference. Default = empty list. |
An object of class mop_results
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.