Learn R Programming

dobson (version 0.4)

anthers: Embryogenic anthers data from table 7.2

Description

Numbers of embryogenic anthers of the plant species Datura innoxia Mill obtained when anthers were prepared under several different conditions

Usage

data(anthers)

Arguments

Format

A tibble with 6 observations and the following 4 variables.

y

numbers of embryogenic anthers

n

number of anthers

storage

storage condition, control or treatment

centrifuge

centrifuging force (g)

References

Sangwan-Norrell, B. S. (1977). Androgenic stimulating factor in the anther and isolated pollen grain culture of Datura innoxia mill. Journal of Experimental Biology 28, 843<U+2013>852.

Examples

Run this code
# NOT RUN {
data(anthers)
summary(anthers)
# }

Run the code above in your browser using DataLab