Description Usage Arguments Value
A function that returns a single spike sequence from a data frame of spikes.
1 | get_spikes(d.spikes, i, rm.end.time = TRUE)
|
d.spikes |
Data frame containing spike sequences. |
i |
The index (column) denoting the required spike sequence. |
rm.end.time |
A flag, where if true we remove the last spike from the spike sequence — encase it corresponds to the experiment end time. |
A single spike sequence in a vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.