R/cladCountInput.R

#' @name cladCountInput
#' @title An example input file for cladCount
#' @description This dataset demonstrates the required input format for \code{cladCount}
#' The \code{cladCountInput} data frame contains the following columns:
#' \itemize{
#'   \item Column 1: taxon name
#'   \item Column 2: subfossil name
#'   \item Column 3+: count of each taxon/subfossil remain type
#'   }
#' @docType data
#' @usage data(cladCountInput)
#' @format a data frame containing 106 observations of 27 variables.
#' @author Adam Jeziorski
NULL
"cladCountInput"
shiggo/jezioro documentation built on Sept. 7, 2020, 7:34 p.m.