Learn R Programming

IGM.MEA (version 0.3.4.1)

write.csv.network.spikes: Summarize and write netowrk spikes features into a csv file.

Description

Summarize and write netowrk spikes features into a csv file.

Usage

write.csv.network.spikes(s, nspikes, outputdir)

Arguments

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.

Value

None.