Learn R Programming

forestplot (version 2.0.1)

prListRep: An alternative to rep()

Description

The rep() doesn't work with length.out when lists are supposed to be their own elements

Usage

prListRep(x, length.out)

Value

list

Arguments

x

The list to be repeated

length.out

The length of the resulting list