recycle: Recycle values of vector to match length of target

View source: R/recycle.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

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on Dec. 17, 2024, 6:16 p.m.