rep_row: Repeat a row

View source: R/utils.R

rep_rowR Documentation

Repeat a row

Description

Repeat a row

Usage

rep_row(x, n)

Arguments

x

A vector to repeat

n

Number of repetitions

Value

A matrix with 'n' copies of 'x'


CB2 documentation built on Nov. 5, 2025, 6:49 p.m.