ledf | R Documentation |
Directly attaches an EDF
ledf(edf, id = ".", annots = character(0))
edf |
a required filename for the to-be-attached EDF |
id |
an optional ID that will be associated with this EDF |
annots |
is an optional vector of one or more annotation filenames
( |
No explicit return value. Similar to lattach
, which
is just a wrapper around the ledf
function
## Not run:
> ledf("edfs/learn-nsrr02.edf", "nsrr02", "edfs/learn-nsrr02-profusion.xml")
nsrr02 : 14 signals, 10 annotations, of 09:57:30 duration
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.