onels: Generate an Latin square (LS)

View source: R/estsh.R

onelsR Documentation

Generate an Latin square (LS)

Description

Generate an Latin square (LS)

Usage

onels(d)

Arguments

d

an integer, the run size of the resulting LS.

Value

an LS with d rows and d columns.

Examples

onels(5)

ShapDoE documentation built on May 29, 2024, 11:24 a.m.

Related to onels in ShapDoE...