#' Multivariate time series dataset on the temperature of an electric motor
#'
#' Data from several sensors on an electric motor that records different
#' benchmark sessions of measurements at 2 Hz. The dataset is reduced to
#' 3000 instances from the 60th session in order to include it in the package
#' for testing purposes. For the complete dataset, refer to the source.
#'
#' @docType data
#' @usage data(motor)
#' @keywords datasets
#' @source Kaggle, <https://www.kaggle.com/wkirgsn/electric-motor-temperature>
"motor"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.