Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_burst_info

get burst feature information


Description

The function returns a list of values of a burst feature for a desired channel

Usage

get_burst_info(allb, index)

Arguments

allb

The bursting features matrix of a channel (located in recording object - S object in example: S$allb[[channel number]]

index

Name of the requested burting feature. Can be "beg","end", "ibi","len", "durn", "mean_isis" or "si"".

Value

List of values of the requested feature (index) for the desired channel.

Examples

data("S")  
S$allb[[1]]

meaRtools

Micro-Electro Array (MEA) Analysis

v1.0.4
GPL (>= 3)
Authors
Quanli Wang [aut, ctb], Sahar Gelfman [aut, ctb, cre], Diana Hall [aut, ctb], Ryan Dhindsa [aut, ctb], Matt Halvorsen [aut, ctb], Ellese Cotterill [aut, ctb], Tom Edinburgh [aut, ctb], Stephen J. Eglen [aut, ctb, ths]
Initial release
2018-7-1

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.