Nothing
#' Effective amount of oxygen available at different altitudes
#'
#' Air pressure changes with altitude and therefore the amount of oxygen
#' available changes as well.
#'
#' @docType data
#' @name Effective_oxygen
#' @usage data(Effective_oxygen)
#'
#' @keywords datasets
#'
#' @format A data frame with 30 rows
#' - altitude` In feet above sea level
#' - oxygen` Effective oxygen as a proportion of ai-
#'
#' @source <https://wildsafe.org/resources/ask-the-experts/altitude-safety-101/oxygen-levels/>
"Effective_oxygen"
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.