powered by
The total number of individuals.
total_abundance(count, na.rm = FALSE)lnn(count, na.rm = FALSE)
lnn(count, na.rm = FALSE)
total number of individuals (integer)
integer
counts (numeric)
numeric
Should missing values (including NaN) be removed? (logical)
NaN
logical
lnn(): natural log of total abundance + 1
lnn()
total_abundance(count = c(4, 6))
Run the code above in your browser using DataLab