Description Usage Arguments Value
View source: R/networkspikes_functions.R
Summarize and write netowrk spikes features into a csv file.
1 | write.network.spikes.to.csv(s, nspikes, outputdir)
|
s |
A list of MEA recordings, typically from the same MEA plate at different time point. |
nspikes |
The spike list object returned from calling calculate.network.spikes. |
outputdir |
The user defined output directory while the cvs file to be writen. There should not have a file sperator at the end of the outputdir. |
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.