as.data.frame,contact-method {neotoma2} | R Documentation |
Transform a contacts object to a data.frame()
Description
Transform a contacts object to a data.frame()
Usage
## S4 method for signature 'contact'
as.data.frame(x)
Arguments
x |
A contact object. |
Value
data.frame
object with contact metadata
[Package neotoma2 version 1.0.4 Index]