#' @name elemental_densities
#' @aliases elemental_densities
#' @title Densities for the elements.
#' @description A dataframe/tibble containing the Density, Unit,
#' Name, Symbol, and Z for 96 element.
#' @docType data
#' @usage data(elemental_densities)
#' @format A dataframe/tibble with 96 observations of the variables
#' \code{Density}, \code{Unit}, \code{Name}, \code{Symbol} and \code{Z}
# 1 row element.
#' @source https://www.angstromsciences.com/density-elements-chart
#' @author angstromsciences
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.