Description Usage Arguments Value
View source: R/mod_animate_fct_helpers.R
Create a series of metamer data sets
1 | create_metamers(datasets, perturbation = 0.08, N = 30000, trim = 150, ...)
|
datasets |
vector of data sets |
perturbation |
Numeric with the magnitude of the random perturbations.
Can be of length 1 or |
N |
Number of iterations. |
trim |
Max number of metamers to return. |
... |
additional arguments directly to metamer metamerize function |
a metamer list object (list of data frames)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.