#' mgcv GAM of pulse pressures
#'
#' @docType data
#' @usage data(PP_gam)
"PP_gam"
#' Simple 125 hz Arterial blood pressure waveform
#'
#' @docType data
#' @usage data(abp)
"abp"
#' Noisy ECG (500 hz)
#'
#' @docType data
#' @usage data(ecg_noisy)
"ecg_noisy"
#' Complete recording (old format)
#'
#' @docType data
#' @usage data(sample_record)
"sample_record"
#' Complete recording (new format)
#'
#' @docType data
#' @usage data(sample_record2)
"sample_record2"
#' Waveform data from VS capture
#'
#' @docType data
#' @usage data(sample_vscapture_rt)
"sample_vscapture_rt"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.