Nothing
#' @title Data: Flanker Task data from \insertCite{hedge2018reliability;textual}{vICC}.
#'
#' @description A dataset containing 33660 rows and 7 columns.
#'
#' \itemize{
#' \item Block
#' \item Trial number
#' \item Arrow direction (1=left, 2=right)
#' \item Condition (0 = congruent, 1=neutral, 2=incongruent)
#' \item Correct (1) or incorrect (0)
#' \item Reaction time (seconds)
#' }
#'
#' @note
#' Reaction times less than 0.20 and greater than 2 seconds were removed.
#'
#' @docType data
#'
#' @keywords datasets
#'
#' @name flanker
#'
#' @usage data("flanker")
#'
#' @references
#'
#' \insertAllCited{}
#'
#' @format A dataframe 33660 rows and 7 columns.
NULL
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.