#' @title model data
#' @description showing the precipitation and tempreture data of simulated model
#' @format a data table with 3 columns and 55115 rows that includes:
#' \describe{
#' \item{DTM}{time of recording data}
#' \item{pr}{precipitation value}
#' \item{tem}{tempreture value }
#'
#'}
"model_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.