Nothing
#' Gases at Standard Temperature and Pressure (STP) -- Wikipedia
#'
#' A table containing gases at standard conditions.
#'
#'
#'
#' @format A data.table data frame with 540 rows and 6 variables:
#' \describe{
#' \item{Name}{Name of the gas}
#' \item{Formula}{Chemical formula of the gas}
#' \item{Boiling pt (°C)}{Boiling point of the gas in degrees Celsius}
#' \item{Melting pt (°C)}{Melting point of the gas in degrees Celsius}
#' \item{Molecular weight}{Molecular weight of the gas}
#' \item{CAS}{CAS number}
#' }
#'
#'
#' @source
#' Wikimedia Foundation, Inc. Wikipedia, 26 August 2023, "List of gases", \url{https://en.wikipedia.org/wiki/List_of_gases}.
#'
#'
#'
#'
#'
#'
"gases"
#> [1] "gases"
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.