Learn R Programming

IGM.MEA (version 0.3.4.1)

axion.spikestodf: axion.spikestodf

Description

Diana needs to add description for this.

Usage

axion.spikestodf(spikes)

Arguments

spikes
A list of spike trains, named by their electrode name. see example

Value

returns a data frame with columns 'elec' and 'time'. One row for each spike in input train, with electode name and time of spike recorded.

See Also

axion.elec.name.to.xy

Examples

Run this code
data("S") 
g<-axion.spikestodf(S$spikes )

Run the code above in your browser using DataLab