#' Dataset sdata.
#'
#' The dataset contains a matrix of sensor array data.
#'
#' The data were generated by \code{runif} function.
#'
#' @name sdata
#' @docType data
#' @examples
#' data(sdata)
#' str(sdata)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.