R/positions.R

#' 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"

Try the rcube package in your browser

Any scripts or data that you put into this service are public.

rcube documentation built on May 15, 2019, 5:09 p.m.