A Function to analyze blocks of entries. The "central" plant in each position is not calculated.
analize_blocks(
Main_Data_Frame = NULL,
observation = NULL,
row_element = NULL,
plant_element = NULL,
CRS,
rep_unrep
)A dataframe.
A vector containing the observations.
The row of the element which the block it belongs to will be displayed.
The position of the element in the row which the block it belongs to will be displayed.
Number of top plants used for the CRS index.
Replicated of unreplicated design.