View source: R/selectivity_funcs_therMizer.R
mig_window | R Documentation |
Essentiall a double-knife-edge selectivity function where only sizes
within a range given by mig_min_size
and mig_max_size
are selected.
mig_window(w, mig_min_size, mig_max_size)
w |
The size of the individual. |
mig_min_size |
The minimum window size. |
mig_max_size |
The maximum window size. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.