| sun.read.spikes | R Documentation | 
This is a modified version of jay.read.spikes, as the file formats are very similar; the main difference being the way channels are named, and that electrodes are spaced 200um apart.
sun.read.spikes(filename, ids = NULL, time.interval = 1, beg = NULL,
  end = NULL, min.rate = 0)
filename | 
 Name of the text file to be read in.  | 
ids | 
 Optional vector of cell numbers that can be analysed, rather than analysing all electrodes in the recording. Warning: Not implemented in all readers.  | 
time.interval | 
 Bin width (in seconds) for estimating firing rate. Defaults to 1 second.  | 
beg | 
 Optional start time.  | 
end | 
 Optional end time.  | 
min.rate | 
 Optional minimal firing rate for an electrode to be accepted.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.