R/block_df.R

#' block_df 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{time}{time of read}
#'   \item{antenna}{antenna number}
#'   ...
#' }
#'
"block_df"
AparajithaRamesh/pondr documentation built on Sept. 14, 2023, 7:14 p.m.