#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.