repN: Repeats each element n times

View source: R/internal-xml.R

repNR Documentation

Repeats each element n times

Description

Each element is repeated n times. This is used to construct a vector of the new length after accounting for fields of type multiple

Usage

repN(n)

Arguments

n

Numeric vector that indicates the number of times each row must be repeated


sss documentation built on May 29, 2024, 7:36 a.m.