R/data_e_attrs.R

#'Sample Edge Attributes
#'
#'A small data frame that contains metadata for decorating graph edges using "Assign_Emetadata"
#'@name E_ATTRS
#'
#'@docType data
#'
#'@usage data(E_ATTRS)
#'
#'@format A dataframe from with 4 rows and 2 columns
#' \describe{
#'	\item{lty}{The line type to use for the 4 edges categories}
#'	\item{width}{The line width to use for the 4 edge categories}
#'
#' }
NULL

Try the Rnets package in your browser

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

Rnets documentation built on July 23, 2019, 9:04 a.m.