eem_duplicates | R Documentation |
Check for duplicate sample names
eem_duplicates(data)
## Default S3 method:
eem_duplicates(data)
## S3 method for class 'eemlist'
eem_duplicates(data)
## S3 method for class 'data.frame'
eem_duplicates(data)
data |
eemlist or data.frame containing absorbance data |
named character vector with duplicate sample names
### check
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.