Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pdata

Constructor for pdata (phylogenetic data) class


Description

Combine data, type, comments, and metadata information to create a new pdata object, or check such an object for consistency

Usage

pdata(data, type, comment, metadata)

Arguments

data

a data frame

type

a factor with levels as specified by pdata, the same length as ncol(data)

comment

a character vector, the same length as ncol(data)

metadata

an arbitrary list

Value

An object of class pdata

Author(s)

Ben Bolker

See Also


phylobase

Base Package for Phylogenetic Structures and Comparative Data

v0.8.10
GPL (>= 2)
Authors
R Hackathon et al. (alphabetically: Ben Bolker, Marguerite Butler, Peter Cowan, Damien de Vienne, Dirk Eddelbuettel, Mark Holder, Thibaut Jombart, Steve Kembel, Francois Michonneau, David Orme, Brian O'Meara, Emmanuel Paradis, Jim Regetz, Derrick Zwickl)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.