#' @name profile_demo
#' @title Exemplary sounding profile from University of Wyoming dataset
#'
#' @description The object contains pre-downloaded atmospheric (sounding) profile for Leba, PL rawinsonde station.
#' The measurement was taken 2000/03/23 at 00 UTC.
#'
#' @importFrom utils data
#'
#' @format The data contains list of two data.frames as derived using sounding_wyoming() function
#'
#' @docType data
#' @keywords datasets meteo
#' @examples
#' data(profile_demo)
#' head(profile_demo)
"profile_demo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.