Nothing
#' Data types deck
#'
#' This flashcard deck includes terms associated with data types and structures.
#'
#' @format A data frame with 4 columns.
#' \describe{
#' \item{term}{reference term or function}
#' \item{description}{description or definition of term}
#' \item{url}{URL for function documentation}
#' \item{package}{package including function/argument}
#' \item{title}{title of deck}
#' }
#' @concept decks
"data_types"
#' Vectors deck
#'
#' This flashcard deck includes terms associated with vectors.
#'
#' @format A data frame with 4 columns.
#' \describe{
#' \item{term}{reference term or function}
#' \item{description}{description or definition of term}
#' \item{package}{package including function/argument}
#' \item{title}{title of deck}
#' }
#' @concept decks
"vectors"
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.