rep_len: recycle vector - overload base::rep_len

View source: R/package.R

rep_lenR Documentation

recycle vector - overload base::rep_len

Description

problem with base::rep_len is that it doesn't work with other objects

Usage

rep_len(x, length.out)

Arguments

x

data

length.out

length to extend vector by

Value

vector

Author(s)

Kevin Hadi


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.