Rdocumentation
powered by
Learn R Programming
IGM.MEA (version 0.3.4.1)
has.network.spikes: A utility function to check if network spikes are detected.
Description
For an returned object from calcualte.network.spikes, this function provides a utility checking if it contains any network spikes from any well.
Usage
has.network.spikes(nspikes)
Arguments
nspikes
The network spike object returned by calling calcualte.network.spikes.
Value
Return a boolean value indicating if any network spikes are found from the network spikes object.