sodium {pairwiseCI}R Documentation

Sodium contents in transgenic and isogenic corn

Description

Sodium was measured in transgenic corn and the original isogenic corn variety.

Usage

data(sodium)

Format

A data frame with 12 observations on the following 2 variables.

Treatment

a factor with levels transgenic xisogenic

Sodiumcontent

a numeric vector

Source

Oberdoerfer, R.B. Example dataset from composition analyses of genetically modified oilseed rape seeds. 2003; BCS GmbH.

Examples


data(sodium)
boxplot(Sodiumcontent ~Treatment, data=sodium)


[Package pairwiseCI version 0.1-27 Index]