MEAlist: Well formatted list of 'MEA' objects

View source: R/rMEA_class.R

MEAlistR Documentation

Well formatted list of MEA objects

Description

This constructor function checks if all the supplied MEA objects share the same sampling rate, pre-processing, and metadata, and returns an object with additional attributes summarizing the contained MEA objects.

Usage

MEAlist(listOfMea)

is.MEAlist(x)

Arguments

listOfMea

a list containing MEA objects

x

object to be tested.

Value

an object of class MEAlist

is.MEAlist returns TRUE if and only if its argument is of class MEAlist


rMEA documentation built on March 18, 2022, 5:41 p.m.