id {rMEA} | R Documentation |
Get MEA attributes
Description
Get MEA attributes
Usage
id(mea)
group(mea)
session(mea)
sampRate(mea)
s1Name(mea)
s2Name(mea)
uid(mea)
Arguments
mea |
an object of class |
Details
if a well formatted list of MEA objects is provided, the function returns a vector of results for id, session, group and uid. sampRate, s1Name, and s2Name return always a single value, as they are not allowed to be mixed.
Value
A string or a vector of strings containing the metadata.
[Package rMEA version 1.2.2 Index]