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
waddella/RnavGraphImageData documentation built on May 19, 2021, 12:04 p.m.