#' Positions dataset
#'
#' A dataset containing famous cubes positions. The variables are as follows:
#'
#' \itemize{
#' \item n: size of cube
#' \item name: pattern name
#' \item moves: moves to make
#' }
#'
#' @docType data
#' @keywords datasets
#' @name positions
#' @usage data(positions)
#' @format A data frame with popular positions of cubes
"positions"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.