R/batdataset.R

#' @title Bat datset
#' @description A dataset containing a phylogenetic tree and trait data for bat 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 bat
#'
#' @references Aguirre, Luis F., et al. "Ecomorphological analysis of trophic niche partitioning in a tropical savannah bat community." Proceedings of the Royal Society of London. Series B: Biological Sciences 269.1497 (2002): 1271-1278.
#' 
#'
#'
"bat"

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.