wilt {agricolae}R Documentation

Data of Bacterial Wilt (AUDPC) and soil

Description

The data correspond to the progress of the disease of the Bacterial Wilt in CIP lands.

Usage

data(wilt)

Format

A data frame with 13 observations on the following 5 variables.

audpc
a numeric vector
CE
a numeric vector
Ca
a numeric vector
K2
a numeric vector
Cu
a numeric vector

Source

Experimental data.

References

International Potato Center. CIP - Lima Peru.

Examples

library(agricolae)
data(wilt)
str(wilt) 

[Package agricolae version 1.0-3 Index]