rep_along: Repeat a vector until it matches the length of another vector

Description Usage Arguments Value Examples

Description

Repeat a vector until it matches the length of another vector

Usage

1
  rep_along(x, along.with)

Arguments

x

Vector to be repeated

along.with

Vector whose length to match

Value

A vector of same type as x

Examples

1

gsk3/taRifx documentation built on May 17, 2019, 8:55 a.m.