recycle: Recycles elements to create vector of desired length

View source: R/plot_eval_by.R

recycleR Documentation

Recycles elements to create vector of desired length

Description

Recycles elements to create vector of desired length

Usage

recycle(x, length)

Arguments

x

vector to be expanded to proper length

length

desired length


simulator documentation built on Feb. 16, 2023, 9:34 p.m.