#' package documentation
#'
#' @noRd
#' @docType package
#' @name T4network
#' @aliases package-T4network
#' @noRd
#' @import Rdpack
#' @import geigen
#' @import igraph
#' @importFrom lvm4net lsm
#' @importFrom maotai lyapunov shortestpath
#' @importFrom network as.matrix.network.adjacency
#' @importFrom utils packageVersion
#' @importFrom stats as.dist cmdscale dist
#' @importFrom Rcpp evalCpp
#' @useDynLib T4network, .registration=TRUE
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.