-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
16 lines (16 loc) · 1.09 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: nicheDIM
Title: Intuitive niche-breadth estimation in multi-trait and phylogenetic dimensions
Version: 0.0.0.9500
Authors@R:
person("Corneile", "Minnaar", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8547-0655"))
Description: This R package contains a set of functions to calculate niche breadth (or resource selectivity) from resource utilisation and resource trait data. Like Levin's nice breadth index, nicheDIM incorporates both the number of resources utilised by an organism, and the distribution of utilisation across these resources. However, nicheDIM also incorporates the relatedness or similarity between resources in any quantifiable dimension to generate a more ecologically realistic measure of niche breadth, while maintaining the conceptual simplicity and comparability of Levin's original index.
License: MIT file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/CorneileM/nicheDIM
BugReports: https://github.com/CorneileM/nicheDIM/issues
Depends:
R (>= 2.10)
LazyData: true