data("dados")

Format

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

TRAT

a factor with levels A B C D

BLOCO

a factor with levels I II III IV V VI

PROD

a numeric vector

Details

Building...

Source

Building...

References

building...

Examples

data(dados) ## maybe str(dados) ; plot(dados) ...