analize_blocks | R Documentation |
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
)
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. |
A dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.