Last data update: 2014.03.03

R: Custom Repeater Function
customRepR Documentation

Custom Repeater Function

Description

Faster than customRepmat in matlab package, in certain cases.

Usage

customRep(a, n)

Arguments

a

to be repeated

n

repeat by

Value

Returns the repeated dataset

Results