as.data.frame,contacts-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 'contacts'
as.data.frame(x)

Arguments

x

A contacts object.

Value

data.frame object with multiple contacts metadata


[Package neotoma2 version 1.0.3 Index]