R/data-gobies.R

#' 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"
tessington/quantecol documentation built on June 1, 2025, 9:06 p.m.