-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathigraphdata-package.Rd
More file actions
35 lines (31 loc) · 1.19 KB
/
igraphdata-package.Rd
File metadata and controls
35 lines (31 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/igraphdata-package.R
\docType{package}
\name{igraphdata-package}
\alias{igraphdata}
\alias{igraphdata-package}
\title{igraphdata: A Collection of Network Data Sets for the 'igraph' Package}
\description{
A small collection of various network data sets, to use with the 'igraph' package: the Enron email network, various food webs, interactions in the immunoglobulin protein, the karate club network, Koenigsberg's bridges, visuotactile brain areas of the macaque monkey, UK faculty friendship network, domestic US flights network, etc.
}
\seealso{
Useful links:
\itemize{
\item \url{https://igraph.org/}
\item Report bugs at \url{https://github.com/igraph/igraphdata/issues}
}
}
\author{
\strong{Maintainer}: Kirill Müller \email{kirill@cynkra.com} (\href{https://orcid.org/0000-0002-1416-3412}{ORCID})
Authors:
\itemize{
\item Gábor Csárdi (\href{https://orcid.org/0000-0001-7098-9676}{ORCID})
}
Other contributors:
\itemize{
\item Szabolcs Horvát (\href{https://orcid.org/0000-0002-3100-523X}{ORCID}) [contributor]
\item Maëlle Salmon [contributor]
\item Chan Zuckerberg Initiative [funder]
}
}
\keyword{internal}