rep.date_xx: Replicate Elements of date_xx Vectors

View source: R/seq.R

rep.date_xxR Documentation

Replicate Elements of date_xx Vectors

Description

Replicate Elements of date_xx Vectors

Usage

## S3 method for class 'date_xx'
rep(x, ...)

Arguments

x

a date_xx

...

passed on to base::rep()

Value

a vector of the same date_xx subclass as x


dint documentation built on Oct. 17, 2022, 9:06 a.m.