Description Usage Arguments Value Author(s) Examples
Returns the contents of a neuron at (x,y) on the map as a vector.
1 | map.neuron(map, x, y)
|
map |
an object of type 'map'. |
x |
map x-coordinate of neuron. |
y |
map y-coordinate of neuron. |
A vector representing the neuron.
Lutz Hamel
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.