Description Usage Arguments Value
View source: R/ff_list_list_functions.R
Applies a comparison function pairwise between all data_list elements and saves the results in a matrix
1 | compare_ff_list_list(data_list, comparison_function)
|
data_list |
list of the ff_list objects to compare |
comparison_function |
comparison function to use, e.g. cor_ff_list |
comparison matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.