The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

BioWorldR

The BioWorldR package provides a curated collection of biodiversity and species-related datasets, covering a wide range of taxa including birds, plants, reptiles, turtles, mammals, bees, and marine organisms. By gathering and standardizing these datasets from public repositories and ecological R packages, it enables researchers, educators, and students to easily access well-documented examples for use in biodiversity, ecology, biogeography, and comparative biology.

Installation

You can install the BioWorldR package from CRAN with the following R function:


install.packages("BioWorldR")

Usage

After installation, load the package and start exploring and using its functions and datasets.


library(BioWorldR)

Dataset Suffixes

Each dataset in BioWorldR is labeled with a suffix to indicate its structure and type:

Datasets Included in BioWorldR

These datasets encompass a wide variety of formats and content, including species occurrence records, trait measurements, ecological interactions, population dynamics, and conservation-related information. By centralizing well-documented examples, BioWorldR simplifies teaching, prototyping, reproducible workflows, and exploratory analyses in the biological sciences.

Example Code:


# Load the package

library(BioWorldR)


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.