Learn R Programming

neotoma2 (version 1.0.5)

as.data.frame,contacts-method: Transform a contacts object to a data.frame()

Description

Transform a contacts object to a data.frame()

Usage

# S4 method for contacts
as.data.frame(x)

Value

data.frame object with multiple contacts metadata

Arguments

x

A contacts object.