eem_checksize: Check size of EEMs

View source: R/data_check.R

eem_checksizeR 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)

MatthiasPucher/staRdom documentation built on June 30, 2023, 10:55 a.m.