R/interview_data_all.R

#' Completed Trip Interviews
#'
#' Data set containing all drift net interview data collected by the Lower Kuskokwim River
#'   In-season Subsistence Salmon Harvest Monitoring Program.
#'
#' @format See `vignette("datasets", package = "KuskoHarvData")`.
#' @note This data set will be updated automatically when adding new interview and flight data,
#'   see Steps 3 and 6 in `vignette("updating-data", package = "KuskoHarvData")`.
#' @source Interviews have been conducted by several organizations and at various locations.
#'   This information is contained in the `source` variable:
#'   *  `"ADFG"` -- Alaska Department of Fish and Game Division of Subsistence aided in sampling in 2018
#'   *  `"BBH"` -- Bethel Boat Harbor, primarily collected by the Orutsararmiut Native Council, but in recent years staff from the Kuskokwim Inter-Tribal Fish Commission and U.S. Fish and Wildlife Service (Yukon Delta National Wildlife Refuge) have aided in sampling.
#'   *  `"CBM"` -- Community-Based Harvest Monitoring Program, operated by the Kuskokwim River Inter-Tribal Fish Commission, stations staff to sample at fishery access points in various communities outside of Bethel each year.
#'   *  `"FC"` -- Bethel-area fish camp surveys conducted by the Orutsararmiut Native Council.
#'
#'   Interview methodology is described in Staton et al. (In Review).
#'

"interview_data_all"
bstaton1/KuskoHarvData documentation built on Aug. 15, 2024, 3:29 p.m.