#' Helmeted Honeyeater projection matrices
#'
#' 3 age structured projection matrices for Helmeted Honeyeaters in 1991-1994, and
#' the associated population vectors.
#'
#' This bird is critically endangered, restricted to 3 small populations
#' just east of Melbourne. Zoos Victoria contributes to conservation by captive
#' rearing individuals to supplement wild populations, as well as maintaining a
#' captive population "lifeboat" for the species.
#'
#' @format two lists
#' \describe{
#' \item{hh_A}{ a list of 3 10x10 projection matrices.}
#' \item{hh_N}{ a list of 4 vectors of length 10 with counts by age.}
#' }
#'
#' @source Unfortunately I have no idea where this data came from.
#'
"hh_A"
#' @rdname hh_A
"hh_N"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.