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 Oct. 28, 2024, 6:30 a.m.