R/gala.R

#' Species diversity on the Galapagos Islands
#'
#' See help page of \link[faraway]{gala} \cr
#' More explanations in: regression script p. 148 \cr
#' Example for: Poission regression
#'
#' @docType data
#'
#' @usage data(gala)
#'
#' @format An object of class \code{data.frame}
#'
#' @keywords datasets
#'
#' @examples
#' data(gala)
"gala"
retodomax/DataRZ documentation built on March 14, 2020, 3:12 p.m.