knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(mvEvol)
mvEvol package contains a Canidae dataset that can be used as example.
data("canidae")
Load the example dataset in the local environment.
means
Matrix containing mean trait values for species. Total of 39 species (lines) and 40 traits (columns).
n.s
Table containing the sample size for each species. 39 values.
tree
Dated phylogenetic tree representing the relationship among taxa and node age.
W
Pooled within variance covariance matrix. Can be used as the G matrix in examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.