Skip to content

Commit 1554f17

Browse files
authored
Add Villéger et al. (2008) fix #92 (#93)
1 parent ba9751f commit 1554f17

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

R/fd_fric.R

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@
6363
#' habitat filtering; convex hull volume, Ecology 84(6),
6464
#' \doi{10.1890/0012-9658(2006)87[1465:ATTFHF]2.0.CO;2}
6565
#'
66+
#' Villéger, S., Mason, N.W.H., Mouillot, D., 2008. New Multidimensional
67+
#' Functional Diversity Indices for a Multifaceted Framework in Functional
68+
#' Ecology. Ecology 89, 2290–2301. \doi{10.1890/07-1206.1}
69+
#'
70+
#'
6671
#' @importFrom future.apply future_apply
6772
#' @export
6873
fd_fric <- function(traits, sp_com, stand = FALSE) {

man/fd_fric.Rd

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)