dados.Rd
data("dados")
A data frame with 24 observations on the following 3 variables.
TRAT
a factor with levels A B C D
A
B
C
D
BLOCO
a factor with levels I II III IV V VI
I
II
III
IV
V
VI
PROD
a numeric vector
Building...
building...
data(dados) ## maybe str(dados) ; plot(dados) ...