R/data.R

#' Unmatched poop-ids
#' @description These records are from trapping records that exist in external files. In other words,
#' these trapping records do not exist in the krsp database. These are extracted from Matt Strimas-Mackey's Github (see below).
#'
#' @source https://raw.githubusercontent.com/KluaneRedSquirrelProject/poop/master/output/poop_no-matches.csv
#'
#' @name unmatched_poop_link
NULL

#' Raw poop-link file
#' @description This is the raw file for generating the poop-link table found in the database. This has not undergone cleaning for duplicates
#' or additional filtering. This is included simply as a double-check in case you ever need to track individual samples down.
#'
#' @source This dataset is derived from the \code{krsp} trapping table
#' @name poop_link_RAW
NULL
mwhalen18/krspfecals documentation built on Dec. 21, 2021, 11:05 p.m.