R/data.R

#' Caspian terns plastic debris in Senegal.
#'
#' A dataset containing absence and presence observations
#' of plastic debris for the Caspian terns in the coast
#' of Senegal.
#'
#'
#' @format A data frame with 529 rows and 8 variables:
#' \describe{
#'   \item{species}{species name, add more info}
#'   \item{location}{location, add more info}
#'   \item{country}{country, add more info}
#'   \item{latitude}{latitude, add more info}
#'   \item{longitude}{longitude, add more info}
#'   \item{year}{year, add more info}
#'   \item{nest_code}{nest code, add more info}
#'   \item{debris_presence}{debris presence absence, add more info}
#' }
#' @references Tavares et al. Submitted.
"ctern"

Try the placer package in your browser

Any scripts or data that you put into this service are public.

placer documentation built on Sept. 16, 2019, 5:02 p.m.