c,contact-method {neotoma2} | R Documentation |
c Method - Combine contacts objects
Description
c Method - Combine contacts objects
Usage
## S4 method for signature 'contact'
c(x, y)
Arguments
x |
contacts object 1 |
y |
contacts object 2 |
Value
contacts
concatenated object
[Package neotoma2 version 1.0.4 Index]