Description Usage Arguments Value Examples
View source: R/Analyse_real_data.R
Convert ISI times to spike times
1 | ISI_to_spike(ISI)
|
ISI |
ISI times. |
Spike times.
1 2 | ISI <- c(1,3,2,4,1,5)
ISI_to_spike(ISI)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.