bind.rep: Matrix with identical rows or columns

Description Usage Arguments Value

Description

Combining the rbind and cbind functions with the rep functions.

Usage

1
2
3
rbind.rep(x, times)

cbind.rep(x, times)

Arguments

x

A vector

times

Number of times to replicate the vector

Value

A matrix.


omnr.gillnet documentation built on May 2, 2019, 6:09 p.m.