Zeros {PERMANOVA}R Documentation

Matrix of zeros

Description

Matrix of zeros as in Matlab.

Usage

Zeros(n)

Arguments

n

Dimension of the matrix.

Value

A matrix of zeros.

Author(s)

Jose Luis Vicente-Villardon

Examples

Zeros(6)

[Package PERMANOVA version 0.2.0 Index]