R/data_desc.R

#' @title Banding dataset for Atlantic Brants
#' @description Banding data extracted from Gamebirds for the Atlantic Brant.
#' The dataset has been loaded using the \code{\link{load_dataset}} function
#' @format A data frame with 2072 rows and 50 variables:
"gb_ATBR_banding"


#' @title Recovery dataset for Atlantic Brants
#' @description Recovery data extracted from Gamebirds for the Atlantic Brant.
#' The dataset has been loaded using the \code{\link{load_dataset}} function
#' @format A data frame with 14521 rows and 96 variables:
"gb_ATBR_recoveries"

#' @title US Harvest data for the Atlantic Brant
#' @format A data frame with 20 rows and 5 variables:
#' @details DETAILS
"gb_ATBR_harvest"


#' @title Reporting probabilities for banding data
#' @description Reporting probabilities of banding data as described in
#' Arnold *et al.* (2020)
"gb_reporting_probas"


#' @title Mapping between Gamebirds column and gblincoln
#' @description Default column renaming for the gblincoln package to ensure
#' consistency. old_columns are columns provided by Gamebirds and new_columns
#' the ones used in the gblincoln package.
#' @format A data frame with 103 rows and 2 variables:
#' @details DETAILS
"gb_colnames"
Vin985/gblincoln documentation built on April 21, 2022, 1:49 a.m.