c.bit: Concatenating bit and bitwhich vectors

Description Usage Arguments Value Author(s) See Also Examples

Description

Creating new bit by concatenating bit vectors

Usage

1
2
3
4
## S3 method for class 'bit'
c(...)
## S3 method for class 'bitwhich'
c(...)

Arguments

...

bit objects

Value

An object of class 'bit'

Author(s)

Jens Oehlschlägel

See Also

c, bit , bitwhich

Examples

1
 c(bit(4), bit(4))

OHDSI/bit documentation built on May 7, 2019, 8:30 p.m.