internal.rep_matrix: Internal function repeating a matrix.

Description Usage Arguments Value Note Author(s)

Description

repeats several times the rows of a matrix to create a new matrix with more rows. The final row count must be a multiple of the initial row count

Usage

1

Arguments

x

The matrix to replicate

nrow

an interger value specifying the number of row of the returned matrix

Value

a new matrix with the same number of columns but with 'nrow' rows.

Note

Internal function do not use.

Author(s)

Eric Coissac <eric.coissac@metabarcoding.org>

Christelle Gonindard-Melodelima <christelle.gonindard@metabarcoding.org>


ProcMod documentation built on May 12, 2021, 9:08 a.m.