analize_blocks {rhoneycomb} | R Documentation |
Analysis of honeycomb selection design based on blocks of unique nearby entries.
Description
A Function to analyze blocks of entries. The "central" plant in each position is not calculated.
Usage
analize_blocks(
Main_Data_Frame = NULL,
observation = NULL,
row_element = NULL,
plant_element = NULL,
CRS,
rep_unrep
)
Arguments
observation |
A vector containing the observations. |
row_element |
The row of the element which the block it belongs to will be displayed. |
plant_element |
The position of the element in the row which the block it belongs to will be displayed. |
CRS |
Number of top plants used for the CRS index. |
rep_unrep |
Replicated of unreplicated design. |
Value
A dataframe.
[Package rhoneycomb version 2.3.4 Index]