eem_checksize {staRdom}R Documentation

Check size of EEMs

Description

The size of EEMs in an eemlist is checked and the sample names of samples with more data than the sample with the smallest range are returned.

Usage

eem_checksize(eem_list)

Arguments

eem_list

eemlist

Value

character vector

Examples

data(eem_list)
eem_checksize(eem_list)

[Package staRdom version 1.1.28 Index]