View source: R/create_buffers.R
create_buffers | R Documentation |
Create buffers for design plots
create_buffers(design, type, blocks = FALSE)
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? |
The original data frame, updated to include buffers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.