R/data.R

#' Cds rstan script.
#'
#' script to perform a cds analysis with rstan.
#'
"cds"

#' Data list to create a DSM example
#'
#' DSM list that gather a list of data needed to perform A DSM analysis.
#'
"DSM_pack_MOLMOL"

#' Effort example data.
#'
#' Effort data simulated in atlantic ocean in the bay of Biscay.
#'
"effort_example"

#' Europe land contour.
#'
#' Europe land contour for maps.
#'
"Europe"

#' Projection in Lambert 93.
#'
#' It stores the Lambert 93 projection in CRS format to ease georeferenced transformation.
#'
"lbrt93_proj"

#' Northern East Atlantic land contour.
#'
#' Northern East Atlantic land contour for maps.
#'
"NEA"


#' Northern East Atlantic land contour simplified centered on France
#'
#' Northern East Atlantic land contour for maps with a less important resolution for time economy...
#'
"NEA_simplified_FR"

#' Northern East Atlantic isobath100.
#'
#' Northern East Atlantic isobath for depth of 100m.
#'
"NEA_isobath100"

#' Northern East Atlantic isobath200.
#'
#' Northern East Atlantic isobath for depth of 200m.
#'
"NEA_isobath200"

#' Observation example data.
#'
#' Effort data simulated in atlantic ocean in the bay of Biscay.
#'
"observation_example"

#' Shape-file example.
#'
#' Shape-file of the example in atlantic ocean in the bay of Biscay.
#'
"shape_example"
MathieuGenu/geffaeR documentation built on March 23, 2022, 7:50 p.m.