#' Data of fire location data
#'
#' @format A tibble with 26959 rows and 10 variables:
#' \describe{
#' \item{Location}{int location recorded when each visit}
#' \item{Tag}{integer64 responder of each animal}
#' \item{Date}{chr date of each visit}
#' \item{Entry}{chr entry time in a visit}
#' \item{Exit}{chr exit time in a visit}
#' \item{`Ent Wt`}{num feed weight of entry in a visit}
#' \item{`Ext Wt`}{num feed weight of exit in a visit}
#' \item{Consumed}{num feed intake in a visit}
#' \item{Weight}{num weight recorded in each visit}
#' \item{`Topup Amount`}{num topup amount}
#' }
#' @source fire location data of GuangXi YangXiang company
"fire_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.