#' SPAML Priming Data Download
#'
#' Dataset to use the \code{\link{import_prime}} function to
#' import data or materials from the SPAML project.
#'
#' @docType data
#'
#' @usage data(primeData)
#'
#' @format A data frame of links and information about the
#' SPAML project.
#'
#' \describe{
#' \item{type}{which type of dataset you would like to view/load.}
#' \item{filename}{the name of the file of the dataset.}
#' \item{language}{the language of the stimuli/materials in the data.}
#' \item{location}{a download link for the most recent data.}
#' }
#'
#' Please note: we are currently on v1.0.1 for the data from
#' the project.
#'
#' @keywords datasets
#'
"primeData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.