R/secsse_data.R

#' @name phylo_vignette
#' @title A phylogenetic reconstuction to run the vignette
#' @description An example phylogeny in the right format for secsse
#' @format Phylogenetic tree in phy format, rooted, including branch lengths
"phylo_vignette"


#' @name traits
#' @title A table with trait info to run the vignette
#' @description An example of trait information in the right format for secsse
#' @format A data frame where each species has a trait state associated
"traits"


#' @name example_phy_GeoSSE
#' @title A phylogeny with traits at the tips
#' @description An example phylogeny for testing purposes
#' @format A phylogeny as created by GeoSSE (diversitree)
"example_phy_GeoSSE"

Try the secsse package in your browser

Any scripts or data that you put into this service are public.

secsse documentation built on Oct. 22, 2023, 1:13 a.m.