nichetools

Lifecycle: stable CRAN status nichetools status badge R-CMD-check Codecov test coverage

{nichetools} is a complementary package to {nicheROVER} and {SIBER} that allows the user to extract Bayesian estimates from data objects created by {nicheROVER} or {SIBER}(e.g., niche size and similarities).

Installation

You can install the development version of {nichetools} using the following:

install.packages("devtools")
devtools::install_github("benjaminhlina/nichetools")

You can install the r-universe version of {nichetools} using the following:

install.packages("nichetools", 
                 repos = c("https://benjaminhlina.r-universe.dev", 
                           "https://cran.r-project.org"))

You can install the CRAN version of {nichetools} using the following:

install.packages("nichetools")

Vignette

Once you have loaded {nichetools} and {nicheROVER} or {SIBER} you can access the vignettes using the following code:

vignette("using-nichetools-with-the-package-nicheROVER")

OR

vignette("using-nichetools-with-the-package-SIBER")

You can also use the following to see both vignettes:

browseVignettes("nichetools")

The vignettes are also available online under the articles section of the website. See the following links, how to use {nichetools} with nicheROVER and how to use {nichetools} with SIBER or on my blog.

I highly suggest going through the vignettes as they will walk you through how to use {nichetools} in tandem with {nicheROVER} or {SIBER}.

Citation

To cite this package please cite the following publications