create_buffers {biometryassist} | R Documentation |
Create buffers for design plots
Description
Create buffers for design plots
Usage
create_buffers(design, type, blocks = FALSE)
Arguments
design |
The data frame of the design. |
type |
The type of buffer. One of edge, row, column, double row, double column, or block (coming soon). |
blocks |
Does the design data frame contain blocks? |
Value
The original data frame, updated to include buffers
[Package biometryassist version 1.2.1 Index]