Learn R Programming

dabestr (version 2025.3.14)

deltadelta_data: Data to produce a delta2 Dabest plot

Description

Contains 2 Genotype groups and 2 Treatment groups.

Usage

deltadelta_data

Arguments

Format

A data frame with 40 rows and 5 variables:

Genotype

Genotype of each observation

ID

Identity of each observation

Rep

Rep of each observation

Treatment

Which treatment method was used

Measurement

Measurement value

Examples

Run this code
data(deltadelta_data) # Lazy loading. Data becomes visible as soon as it is loaded

Run the code above in your browser using DataLab