Learn R Programming

fsbrain (version 0.4.2)

recycle: Recycle parameters or whatever.

Description

Recycle parameters or whatever.

Usage

recycle(x, times)

Arguments

x

a vector of whatever

times

positive integer, the required length of the output

Value

a vector of length 'times', with the recycled 'x'