#' List of trial types
#'
#' List of trial types or plugins from jsPsych. Instead of specifying
#' a correct name for a plugin, you can start typing `trial_types` and
#' rely on auto-complete. The names in the list are identical to the
#' original plugin names, only minus signs are replaced with underscores.
#'
#' @source \url{https://www.jspsych.org/7.0/plugins/list-of-plugins/}
#'
#' @examples
#' trial_types$html_button_response
"trial_types"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.