#' IV Protocol data
#'
#' This data set contains data from two channels (I-mon and V-mon) and three sweeps obtained using an IV recording protocol.
#'
#' @docType data
#'
#' @name .SampleData
#'
#' @usage data(PRecording)
#'
#' @format An object of class \code{"PRecording"}; see \link[=PRecording]{PRecording}.
#'
#' @keywords datasets
#'
#' @examples
#' data(PRecording)
#' SampleData<-BuildRecordingPlot(SampleData)
#' Inspect(SampleData, what = "I-mon")
"SampleData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.