Converts the list of RandomBlockArm objects stored in a RandomBlock
instance into a data frame by applying .treatmentListToDataFrame to the block arms.
Usage
# S3 method for class 'RandomBlock'
as.data.frame(x, ...)Converts the list of RandomBlockArm objects stored in a RandomBlock
instance into a data frame by applying .treatmentListToDataFrame to the block arms.
# S3 method for class 'RandomBlock'
as.data.frame(x, ...)