Check that the number of species available is greater than the number of species needed based on response trait diversity If not, re-draw until the criteria is reached or until the code gives up.
1 2 | s.a.check(my.set, my.subset, target.sp.num, target.rtd, draw.pool, my.draw,
chk.type, warn.lst1, warn.lst2)
|
my.set |
my.set |
my.subset |
my.subset |
target.sp.num |
target.sp.num |
target.rtd |
target.rtd |
draw.pool |
draw.pool |
my.draw |
my.draw |
chk.type |
chk.type |
warn.lst1 |
A list of warnings |
warn.lst2 |
A second list of warnings |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.