Nothing
#' University of Mannheim Real World Activities
#'
#' Accelerations and angular velocities captured by sensors of the mobile device
#' situated on the shin of subject 1 while the subject was walking for 10
#' minutes
#'
#' @format ## `walking_shin_1`
#' A data frame with 31,946 rows and 6 columns of accelerometer and gyroscope
#' measurements at 50 Hz
#' \describe{
#' \item{acc_x, acc_y, acc_z}{north, east and down acceleration in m/s^2}
#' \item{gyr_x, gyr_y, gyr_z}{angular velocity about north, east and down in rad/sec}
#' }
#' @source
#' <https://www.uni-mannheim.de/dws/research/projects/activity-recognition/dataset/dataset-realworld/s1/>
"walking_shin_1"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.