R/paco_data.r

#' Gopher phylogeny
#'
#' One part of example data. The phylogeny of pocket gophers.
#' @docType data
#' @keywords datasets
#' @name gophertree
#' @usage data(gopherlice)
NULL

#' Lice phylogeny
#'
#' One part of example data. The phylogeny of chewing lice.
#' @docType data
#' @keywords datasets
#' @name licetree
#' @usage data(gopherlice)
NULL

#' Gopher-lice interactions
#'
#' One part of example data. The associations between pocket gophers and their chewing lice ectoparasites.
#' @docType data
#' @keywords datasets
#' @name gl_links
#' @usage data(gopherlice)
NULL

Try the paco package in your browser

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

paco documentation built on Aug. 26, 2020, 1:06 a.m.