R/ordalphadigits.R

#' Binary Alphadigits Isomap 
#'
#' 
#' @details 
#' Dissimilarity object of class 'isomap'. Returned from:
#' 
#' \code{isomap(vegdist(binaryalphadigits), k=6)}.
#' 
#' Introduced simply to cache the results of this step so as to speed up demos.
#' 
#' @name ordalphadigits
#' 
#' @docType data
#' 
#' @format Object of class 'isomap'.
#' @seealso \code{\link{binaryalphadigits}}
#' @keywords images
NULL

Try the loon.data package in your browser

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

loon.data documentation built on May 14, 2021, 1:06 a.m.