Learn R Programming

staRdom (version 1.1.28)

eem_checksize: 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)

Value

character vector

Arguments

eem_list

eemlist

Examples

Run this code
data(eem_list)
eem_checksize(eem_list)

Run the code above in your browser using DataLab