repmat: repmat

Description Usage Arguments

View source: R/MMPP.R

Description

This function replicates the matlab function repmat

Usage

1
repmat(X, m, n)

Arguments

X

Target matrix

m

New row dimension

n

New column dimension


giantoak/mmppr documentation built on May 17, 2019, 4:19 a.m.