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

Description Usage Arguments Value

View source: R/networkspikes_functions.R

Description

Summarize and write netowrk spikes features into a csv file.

Usage

1
write_network_spikes_to_csv(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.


meaRtools documentation built on May 1, 2019, 7:32 p.m.