#' data_z - Highly Correlated Data
#'
#' The Highly Correlated Data data set, data_z, contains highly correlated data on /s/ durations.
#'
#' @usage data(data_z)
#'
#' @format A data frame with 653 rows and 14 variables:
#' \describe{
#' \item{Word}{word}
#' \item{Affix}{type of /s/}
#' \item{sDur}{/s/ duration}
#' \item{sDurLog}{logged /s/ duration}
#' \item{speechrate_1}{speech rate}
#' \item{speechrate_2}{speech rate}
#' \item{speechrate_3}{speech rate}
#' \item{wordDur}{word duration}
#' \item{baseDur}{base duration}
#' \item{frequency1}{frequency}
#' \item{frequency2}{frequency}
#' \item{frequency3}{frequency}
#' \item{googleFrequency}{frequency via Google}
#' \item{reactionTime}{reaction time (RT)}
#' }
#'
#' @source Schmitz, D., & Esser, J. (2021). SfL: Statistics for Linguistics. R package version 0.4. URL: https://github.com/dosc91/SfL
"data_z"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.