R/data_description.R

#' Dictionary
#'
#' Stored all the words in a dictionary
#'
#' @docType data
#'
#' @usage data(dictionary)
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#' @references Phyllis Li
#'
#' @source online
#'
#' @examples
#' data(dictionary)
"dictionary"
Phyllis9811/week2P documentation built on May 30, 2019, 12:45 p.m.