growth {asuR}R Documentation

Weight Gain of two Species at different Nitrogen Concentrations

Description

For 30 individuals of species A and B the weight gain during one week and the soil nitrogen concentration was measured. The aim of the study was to test whether this two species respond differently.

Usage

data(growth)

Format

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

gain
a numeric vector; weight gain in mg
species
a factor with levels sp_A sp_B
nitrogen
a numeric vector; the soil nitrogen concentration

Source

thomas.fabbro@unibas.ch

Examples

data(growth)

[Package asuR version 0.08-24 Index]