repmat: Repeat matrix

View source: R/global.R

repmatR Documentation

Repeat matrix

Description

Repeat a matrix row-wise n times and column-wise m times.

Usage

repmat(A, n, m)

Details

Source A replication of MatLab repmat function! R FOR OCTAVE USERS version 0.4, Copyright (C) 2001 Robin Hankin http://cran.r-project.org/doc/contrib/R-and-octave.txt


emanuelhuber/RGPR documentation built on Feb. 20, 2025, 6:13 a.m.