R/data.R

#' Data to showcase the functions in the xtranat package
#'
#' Contains a randomly created adjacency matrix
#'
#' It is a 10 by 10 matrix with some values in the diagonal to represent loops
#'
#' @format A 10 by 10 square matrix
#'
#' @source {Created by the author as an example}
#'
#' @examples
#' data(exmpl_matrix)
"exmpl_matrix"

Try the xtranat package in your browser

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

xtranat documentation built on March 31, 2023, 6:14 p.m.