We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b69e4 commit 17a344dCopy full SHA for 17a344d
lib/Biodiverse/Indices/RWTurnover.pm
@@ -21,7 +21,7 @@ sub get_metadata_calc_rw_turnover {
21
name => 'Range weighted Sorenson',
22
reference => 'Laffan et al. (2016) https://doi.org/10.1111/2041-210X.12513',
23
type => 'Taxonomic Dissimilarity and Comparison',
24
- pre_calc => [qw /calc_endemism_whole_lists calc_abc/],
+ pre_calc => [qw /calc_endemism_whole_lists calc_abc2/],
25
uses_nbr_lists => 2, # how many lists it must have
26
distribution => 'nonnegative', # for A, B and C
27
indices => {
0 commit comments