R/rlogo.R

#' R logo graph.
#'
#' A dataset containing a graph based on the R logo.
#'
#' @format A list with 2 elements:
#' \itemize{
#'   \item \code{xy}: A matrix representing the coordinates for each node in the graph.
#'   \item \code{sA}: Adjacency matrix.
#' }
"rlogo"

Try the gasper package in your browser

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

gasper documentation built on Oct. 27, 2023, 1:07 a.m.