create_buffers: Create buffers for design plots

View source: R/create_buffers.R

create_buffersR 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


biometryassist documentation built on June 22, 2024, 10:31 a.m.