#' Dre_devstages
#'
#' Table of reference datasets and landmark developmental stages.
#'
#' The timing of developmental stages were compiled from the reference dataset \insertCite{domazet2010phylogenetically}{zebraRef}.
#'
#' @docType data
#'
#' @section Format :
#' A list with 2 dataframes:
#' - `$devstages`
#' - `$datasets`
#'
#' Both dataframes have the following fields:
#' - `name`
#' - `tstart`
#' - `tend`
#' - `tunit`
#'
#'
#' @references
#' \insertAllCited{}
#'
#'
#' @importFrom Rdpack reprompt
"Dre_devstages"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.