#' score example
#' @name score
#'
#' @description A dataframe containing adjusted rand indexes between the
#' refined clustering results (resulted from t-SNE or UMAP-Kmeans procedures)
#' and the clustering results in the selected subspaces.
#'
#' @format An object of class \code{"numeric"}
#'
#' @source This dataset was generated during lineage analysis by LINEAGE.
#'
#' @docType data
#'
#' @usage data("score")
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.