unitted_rep: Replicate elements, maintaining the original units

Description Usage Arguments See Also

Description

Wrapper for non-unitted rep() methods.

Usage

1
2
3
4
5
## S3 method for class 'unitted'
rep(x, ...)

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

Arguments

x

object to replicate

...

other objects passed to rep

See Also

Other unitted object manipulation: unitted_bind, unitted_c, unitted_merge


appling/unitted documentation built on May 10, 2019, 12:44 p.m.