le2i | R Documentation |
Returns an interval list corresponding to epochs
le2i(e, dur = 30, inc = 30)
e |
a required parameter, a vector of 1-based epochs |
dur |
(optional) sets the epoch length to be used (default 30 seconds) |
inc |
(optional) set the epoch increment to be used (default 30 seconds) |
an interval list, in the format used by lannots(annot)
and
ldata.intervals()
, for example
le2i(1:4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.