#' Attribute of 10 phylogenies created with the CRBD model
#'
#' A dataset containing 10 phylogenies attributes
#'
#' @format A list of phylogeny data create with the CRBD model
#' \describe{
#' \item{`$phylo`}{phylogenies (ape format)}
#' \item{`$params`}{phylogeny parameters (dataframe)}
#' \item{`$sumstat`}{phylogeny summary statistics (dataframe)}
#' ...
#' }
#' @source see `/data-raw/phyloCRBD.R`
"phyloCRBD"
#' Attribute of 10 phylogenies created with the BiSSE model
#'
#' A dataset containing 10 phylogenies attributes
#'
#' @format A list of phylogeny data create with the BiSSE model
#' \describe{
#' \item{`$phylo`}{phylogenies (ape format)}
#' \item{`$params`}{phylogeny parameters (dataframe)}
#' \item{`$sumstat`}{phylogeny summary statistics (dataframe)}
#' ...
#' }
#' @source see `/data-raw/phyloBiSSE.R`
"phyloBiSSE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.