View source: R/transect_stability.R
transect_stability | R Documentation |
Calculate the number of sampling points occupied by identical genotypes at two time points.
transect_stability(x, y)
x, y |
Vectors of genotypes along a transect. |
A number between 0 and 1. 0 indicates that no sampling point is occupied by the same genotype, 1 indicates that every sampling point is occupied by the same genotype.
Tom Ellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.