Nothing
#' Sensor Temperature Data
#'
#' A dataset containing temperature readings from multiple sensors over a specified period.
#'
#' @format ## `daynight_temperature`
#' A data frame with 1833 rows and 3 columns:
#' \describe{
#' \item{sensor}{Sensor identifier (e.g., A, B)}
#' \item{datetime}{Timestamp of the reading (POSIXct format)}
#' \item{temperature}{Temperature reading in degrees Celsius}
#' }
#' @source Sensor readings collected on 2024-04-23 in Campinas-SP, Brazil.
"daynight_temperature"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.