tree6 dataset

Example of phylogenetic tree containing 6 species.

Example of phylogenetic tree containing 6 species.

Example of phylogenetic tree containing 6 species data

data(tree6)

Format

The format is: List of 4 edge:int[1:10,1:2]78998101071111...edge : int [1:10, 1:2] 7 8 9 9 8 10 10 7 11 11 ... Nnode : int 5 tip.label:chr[1:6]"taxon1""taxon2""taxon4""taxon3"...tip.label : chr [1:6] "taxon_1" "taxon_2" "taxon_4" "taxon_3" ... edge.length: num [1:10] 1 1 1 1 1 1 1 1 2 2 - attr(*, "class")= chr "phylo"

Examples

data(tree6) plot(tree6)
  • Maintainer: Adriano Sanches Melo
  • License: GPL-2
  • Last published: 2024-06-28

About the dataset

  • Number of columns: 4
  • Class: phylo

Column names and types

  • edge:matrixarray
  • Nnode:integer
  • tip.label:character
  • edge.length:numeric