R/block_ref_df.R

#' block_ref_df frame obtained from the RFID / PIT tag readers
#'
#' A dataset containing the putput with required formatted columns
#' "id", "time", "date", "antenna".
#'
#' @format A data frame with xxx rows and yy variables:
#' \describe{
#'   \item{id}{RFID /PIT tag id of individuals}
#'   \item{Date}{date of read}
#'   \item{SL}{time of read}
#'   \item{Weight}{antenna number}
#'   \item{Plates}{Lateral plates}
#'   \item{Tagger}{Jakob}
#'   \item{Remarks}{Remarks while tagging}
#'   \item{Pond}{Pond_id}
#'   \item{Treatment_seq}{treatment}
#'   \item{Replicate}{replicate}
#'
#' }
#'
"block_ref_df"
AparajithaRamesh/pondr documentation built on Sept. 14, 2023, 7:14 p.m.