The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.