recycle: Recycle values of vector to match length of target

View source: R/utils.R

recycleR Documentation

Recycle values of vector to match length of target

Description

Recycle values of vector to match length of target

Usage

recycle(x, target)

Arguments

x

Vector to be recycled

target

Object whose length defines target length

Value

Vector.

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.