eem: eem constructor

View source: R/eem.R

eemR Documentation

eem constructor

Description

eem constructor

Usage

eem(data)

Arguments

data

A list containing "file", "x", "em", "ex".

Value

An object of class eem containing:

  • sample The sample name of the eem.

  • file The filename of the eem.

  • location Directory of the eem.

  • x A matrix with fluorescence values.

  • em Emission vector of wavelengths.

  • ex Excitation vector of wavelengths.


eemR documentation built on April 4, 2025, 2:38 a.m.