read.AsspDataObj | R Documentation |
read.AsspDataObj creates an object of class dobj from a signal or parameter file readable by the ASSP Library (WAVE, SSFF, AU, ...)
read.AsspDataObj(fname, begin = 0, end = 0, samples = FALSE)
fname |
filename of the signal or parameter file |
begin |
begin time (default is in seconds) of segment to retrieve |
end |
end time (default is in seconds) of segment to retrieve |
samples |
(BOOL) if set to false seconds values of begin/end are sample numbers |
list object containing file data
Lasse Bombien
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.