Nothing
#' zone_grid_df
#'
#' A dataframe of zone values and areas for all CMIP6 grid cells
#'
#' @format A dateframe with 169584 rows and 4 columns.
#' @source https://doi.org/10.20383/103.0829
#' @details
#' Variables:
#' \describe{
#' \item{long}{Longitude}
#' \item{lat}{Latitude}
#' \item{zone}{Zone (0-9)}
#' \item{area}{Grid cell area km\eqn{^2}{^2}}
#' }
#'
"zone_grid_df"
NULL
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.