desplot icon indicating copy to clipboard operation
desplot copied to clipboard

Plotting experimental designs for field experiments

Results 3 desplot issues
Sort by recently updated
recently updated
newest added

The first desplot complains about multiple data for each x/y/panel. The second desplot does not. I suspect the check for multiple cells is not able to handle two terms in...

In `ggplot()` I can use a named vector (where the values are colors and the names are the respective levels) e.g. in `scale_color_manual(values = ... )` and it will correctly...

Currently, only part of the legend/key is drawn for ggplot2 version of the graphics. Compare to the lattice version.