menu_lsd | R Documentation |
Prepare classical Latin square design
menu_lsd(t = random_integer_small(), seed = random_seed_number())
t |
The number of treatments |
seed |
A scalar value for computational reproducibility. |
A recipe Latin square design.
Other recipe-designs:
menu_bibd()
,
menu_crd()
,
menu_factorial()
,
menu_graeco()
,
menu_hyper_graeco()
,
menu_rcbd()
,
menu_split()
,
menu_strip()
,
menu_youden()
menu_lsd(t = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.