R/destiny-package.r

#' Create and plot diffusion maps
#'
#' The main function is \code{\link{DiffusionMap}}, which returns an object you can \code{\link{plot}} (\code{\link{plot.DiffusionMap}} is then called).
#'
#' @examples
#' demo(destiny, ask = FALSE)
#'
#' @name destiny
#'
## Make sure Rcpp and RcppEigen are loaded
#' @importFrom Rcpp evalCpp
#' @importFrom RcppEigen RcppEigen.package.skeleton
'_PACKAGE'
theislab/destiny documentation built on Nov. 19, 2024, 5:43 a.m.