#' Post settlement goby survivorship
#'
#' Experimental results from Forrester (1995) documenting effect of density on survivorship of Bridled goby (Coryphopterus glaucofraenum)
#' on artificial reefs.
#'
#'
#' @name gobies
#' @docType data
#' @format A data frame with 15 observations, each representing an experimental trial
#' \describe{
#' \item{initial_number}{Number of gobies initially placed in each experimental unit.}
#' \item{final_number}{Number of gobies present at the end of the experiment.}
#' }
#' @source Forrester, G.E. 1995 Strong Density-Dependent Survival and Recruitment
#' Regulate the Abundance of a Coral Reef Fish. Oecologia 103(3): 275 - 282.
#' @keywords datasets
"gobies"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.