prListRep: An alternative to rep()

View source: R/private.R

prListRepR Documentation

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)

Arguments

x

The list to be repeated

length.out

The length of the resulting list

Value

list


gforge/forestplot documentation built on Aug. 30, 2023, 7:40 a.m.