onels {ShapDoE}R 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)

[Package ShapDoE version 1.0.0 Index]