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.


stevencarlislewalker/multitable documentation built on May 30, 2019, 4:44 p.m.