This function generates a balanced incomplete block design. It takes one argument, the design number from the bibds data.frame object. See bibds
make_bibd(design)
Integer from 1 to 32. Corresponds to the characteristics from the bibds data.frame object.
A tibble. The first column indicates the block, and the rest of the columns indicate which item is in each block.