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
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)
Value
An object of class pdata