agricolae (version 1.2-8)

clay: Data of Ralstonia population in clay soil

Description

An evaluation over a time period.

Usage

data(clay)

Arguments

Format

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

per.clay

a numeric vector

days

a numeric vector

ralstonia

a numeric vector

References

International Potato Center. CIP - Lima Peru.

Examples

Run this code
# NOT RUN {
library(agricolae)
data(clay)
str(clay)
# }

Run the code above in your browser using DataCamp Workspace