R/coraldataset.R

#' @title Coral datset
#' @description A dataset containing a phylogenetic tree and trait data for coral species
#' @format A list of two items
#' \describe{
#'   \item{\code{tree}}{the phylogenetic tree object}
#'   \item{\code{traitset}}{a data frame of trait data}
#'}
#'@name coral
#'
#' @references Sanchez, Juan Armando, and Howard R. Lasker. "Patterns of morphological integration in marine modular organisms: supra-module organization in branching octocoral colonies." Proceedings of the Royal Society of London. Series B: Biological Sciences 270.1528 (2003): 2039-2044.
#'
#'
#'
"coral"

Try the ouxy package in your browser

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

ouxy documentation built on July 2, 2020, 4:05 a.m.