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 Jan. 29, 2026, 5:07 p.m.