-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathmacaque.Rd
More file actions
33 lines (32 loc) · 1011 Bytes
/
macaque.Rd
File metadata and controls
33 lines (32 loc) · 1011 Bytes
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
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/macaque.R
\docType{data}
\name{macaque}
\alias{macaque}
\title{Visuotactile brain areas and connections}
\format{
A directed \code{igraph} graph object with vertex attributes
\sQuote{name} and \sQuote{shape}.
This dataset is licensed under a Creative Commons
Attribution-Share Alike 2.0 UK: England & Wales License,
see \url{https://creativecommons.org/licenses/by-sa/2.0/uk/} for details.
Please cite the reference below if you use this dataset.
}
\source{
See reference below.
}
\usage{
macaque
}
\description{
Graph model of the visuotactile brain areas and connections of the
macaque monkey. The model consists of 45 areas and 463 directed
connections.
}
\references{
Negyessy L., Nepusz T., Kocsis L., Bazso F.: Prediction of
the main cortical areas and connections involved in the tactile
function of the visual cortex by network analysis. \emph{European
Journal of Neuroscience}, 23(7): 1919-1930, 2006.
}
\keyword{datasets}