Description Usage Arguments Value See Also Examples
Put twin datasets into one object (a list of lists), or else combine a twin object into a merged list.
1 2 3  | 
spe1 | 
 dataset 1 species matrix  | 
spe2 | 
 dataset 2 species matrix  | 
id1 | 
 dataset 1 environmental/identifier matrix  | 
id2 | 
 dataset 2 environmental/identifier matrix  | 
... | 
 additional arguments passed to function  | 
x | 
 twin object  | 
twin returns a list of two named items: 'z1' and 'z2', each
of which is a list with two named items: 'spe' and 'id' 
untwin returns a list with two named items: 'spe' and 'id'
nearestspecies to force same number of rows
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.