print.phyloarray {phyloarray}R Documentation

Print phylogeny information

Description

Prints information of an object of "phyloarray"-class. One should however use the generic function print, which will use this function for objects of class "phyloarray".

Usage

  print.phyloarray(x, ...)

Arguments

x An object of type phyloarray
... Not used

Author(s)

Kurt Sys (kurt.sys@advalvas.be)

See Also

print

Examples

  # load data this-is-escaped-codenormal-bracket19bracket-normal, i.e. this-is-escaped-codenormal-bracket20bracket-normal
  data(Phylodata)

  print(scans)

[Package phyloarray version 0.1-1 Index]