#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.