Nothing
#' CRUTEM World Mean Temperature Data Set from 1851 to 2022
#'
#' @format ## `gsta_data`
#' A data set with 172 rows and 4 columns, for Jan, Apr, Jul and Oct from 1851-2022
#' \describe{
#' \item{Jan}{world mean temperature for January}
#' \item{Apr}{world mean temperature for April}
#' \item{Jul}{world mean temperature for July}
#' \item{Oct}{world mean temperature for October}
#' }
#'
#' @source <https://crudata.uea.ac.uk/cru/data/temperature/CRUTEM.5.0.1.0.stat4post.txt.gz>
"gsta_data"
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.