50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

BinMat (version 0.1.6)

bunias_orientalis: Example input file of Bunias orientalis AFLP data, taken from Tewes et. al. (2017). This dataset has already been consolidated, and can be used as input for the generation of an nMDS plot. The paper can be found here: <doi:10.1111/1365-2745.12869>

Description

Example input file of Bunias orientalis AFLP data, taken from Tewes et. al. (2017). This dataset has already been consolidated, and can be used as input for the generation of an nMDS plot. The paper can be found here: <doi:10.1111/1365-2745.12869>

Usage

data(bunias_orientalis)

Arguments

Format

A dataframe with columns for loci, and rows of replicate pairs. Grouping information is in the second column.

Examples

Run this code
bunias = bunias_orientalis
group.names(bunias)
nmds(bunias, labs = FALSE, include_ellipse = TRUE, legend_pos = "right")


Run the code above in your browser using DataLab