#' Gulls outside the polygon data-set
#'
#' This dataset is based on the gulls_small dataset
#' but nitrogen measurements for gulls have been shifted
#' so they fall outside the mixing polygon.
#'
#' @format list:
#' \describe{
#' \item{mixes}{Carbon and nitrogen values for gulls}
#' \item{s_names}{source names}
#' \item{source_means}{Mean carbon and nitrogen values
#' for the sources}
#' \item{sources_sds}{Standard deviation of the
#' carbon and nitrogen values for the sources}
#' }
#'
#' @format list
"gulls_poly"
#' Gulls data-set with small sample size
#'
#' This dataset is based simulations of data based on the findings in
#' Masello JF, Wikelski M, Voigt CC, Quillfeldt P.
#' Distribution patterns predict individual specialization
#' in the diet of Dolphin Gulls. PLoS One. 2013 Jul 2:e67714.
#'
#' @format list:
#' \describe{
#' \item{mixes}{Carbon and nitrogen values for gulls}
#' \item{s_names}{source names}
#' \item{source_means}{Mean carbon and nitrogen values
#' for the sources}
#' \item{sources_sds}{Standard deviation of the
#' carbon and nitrogen values for the sources}
#' }
#'
#' @format list
"gulls_small"
#' Gulls data-set
#'
#' This dataset is simulations of data based on the findings in
#' Masello JF, Wikelski M, Voigt CC, Quillfeldt P.
#' Distribution patterns predict individual specialization
#' in the diet of Dolphin Gulls. PLoS One. 2013 Jul 2:e67714.
#' The sample size for gulls has been increased to 50.
#'
#' @format list:
#' \describe{
#' \item{mixes}{Carbon and nitrogen values for gulls}
#' \item{s_names}{source names}
#' \item{source_means}{Mean carbon and nitrogen values
#' for the sources}
#' \item{sources_sds}{Standard deviation of the
#' carbon and nitrogen values for the sources}
#' }
#'
#' @format list
"gulls"
#' Squid data-set
#'
#' This dataset is simulations of data based on the findings in
#' Miller TW, Bosley KL, Shibata J, Brodeur RD, Omori K, Emmett R. Contribution of prey
#' to Humboldt squid Dosidicus gigas in the northern California Current,
#' revealed by stable isotope analyses.
#' Marine Ecology Progress Series. 2013 Mar 12:123-34.
#'
#' @format list:
#' \describe{
#' \item{mixes}{Carbon and nitrogen values for gulls}
#' \item{s_names}{source names}
#' \item{source_means}{Mean carbon and nitrogen values
#' for the sources}
#' \item{sources_sds}{Standard deviation of the
#' carbon and nitrogen values for the sources}
#' }
#'
#' @format list
"squid"
#' Output of simmr analysis on cloned gull data
#'
#' @format simmr_output
"gulls_out"
#' Output of simmr analysis on cloned gull data
#'
#' @format simmr_output
"gulls_clone"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.