Learn R Programming

isdals (version 3.0.1)

digestcoefs: Effect of NaOH treatment of straw on digesitibility

Description

In an experiment with six horses the digestibility coefficient was measured twice for each horse: once after the horse had been fed straw treated with NaOH and once after the horse had been treated ordinary straw.

Usage

data(digestcoefs)

Arguments

Format

A data frame with 6 observations on the following 3 variables.

horse

horse id

ordinary

digestibility coefficient corresponding to ordinary straw

naoh

digestibility coefficient corresponding to NaOH treated straw

Examples

Run this code
data(digestcoefs)

Run the code above in your browser using DataLab