Learn R Programming

survey (version 2.4)

hadamard: Hadamard matrices

Description

Returns a Hadamard matrix of dimension larger than the argument.

Usage

hadamard(n)

Arguments

n
lower bound for size

Value

  • A Hadamard matrix

See Also

brrweights

Examples

Run this code
image(hadamard(30))

Run the code above in your browser using DataLab