rep: Replicate Elements of Annotated Vectors

Description Usage Arguments

Description

Methods for annotated vectors to replicate values, calls rep and preserves annotations.

Usage

1
2
3
4
5
## S4 method for signature 'annotated_vector'
rep(x, ...)

## S4 method for signature 'annotated_factor'
rep(x, ...)

Arguments

x

An object of class annotated_vector.

...

Further arguments that can be passed torep.


mariusbarth/annotate4 documentation built on May 7, 2019, 3:14 p.m.