Plot fieldbook sketch designs based in experimental design
tarpuy_plotdesign( data, factor, dim = NULL, fill = "plots", xlab = NULL, ylab = NULL, glab = NULL )
| data | Experimental design data frame with the factors and level. See examples. |
|---|---|
| factor | Vector with the name of the columns with the factors. |
| dim | Dimension for reshape the design arrangement. |
| fill | Value for fill the experimental units (default = "plots"). |
| xlab | Title for x axis. |
| ylab | Title for y axis. |
| glab | Title for group axis. |
plot
The function allows to plot the experimental design according the field experiment design.