powered by
Check that each element of a list is of a required class
check_list_class(list.object, required.class)
Logical TRUE if list is of required class
A list used in BEAMR analysis
Class for list elements, e.g. matrix
data(omicdat) check_list_class(omicdat, "matrix")
Run the code above in your browser using DataLab