zeros: Create a null matrix

Description Usage Arguments Value

View source: R/utilities.r

Description

Port of Matlab function zeros.

Usage

1
zeros(a, b = 1)

Arguments

a

number of rows.

b

number of columns.

Value

Null matrix with a rows and b columns.


jelsema/RRSM documentation built on May 19, 2019, 4:02 a.m.