R/DataDocumentation.R

#' Occurrence/nonoccurrence data for four behaviors from a single subject
#' 
#' A dataset containing the occurrence/nonoccurence data for four behaviors of a
#' single subject over 3092 observations. Each behavior corresponds to touches
#' on areas of a touchpad.
#' 
#' @format A data.frame with 3092 rows and 4 variables 
#' \describe{ 
#'   \item{V1}{Behavior 1}
#'   \item{V2}{Behavior 2}
#'   \item{V3}{Behavior 3}
#'   \item{V4}{Behavior 4}
#' }
#'
"s58"

Try the FreqProf package in your browser

Any scripts or data that you put into this service are public.

FreqProf documentation built on May 2, 2019, 6:38 a.m.