#' Spatial y-coordinates of a fish tail during swimming
#'
#' For testing smoothing and peak finding functions.
#'
#' @md
#' @author Nicholas Carey
#' @format A vector of 266 values
#'
"swim_y.rd"
#' Slightly noisy sine wave type data
#'
#' For testing smoothing and peak finding functions.
#'
#' @md
#' @author Nicholas Carey
#' @format A vector of 96 values
#'
"sine_noisy.rd"
#' Noisy respirometry data
#'
#' Comes from a flowthrough respirometry experiment. For testing smoothing
#' function.
#'
#' @md
#' @author Nicholas Carey
#' @format A vector of 935 values
#'
"resp_noisy.rd"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.