as.data.frame.eem: Converting EEM data from class eem to data.frame.

Description Usage Arguments Value Examples

Description

Converting EEM data from class eem to data.frame.

Usage

1
2
3
## S3 method for class 'eem'
as.data.frame(x, row.names = NULL, optional = FALSE,
  gather = TRUE, ...)

Arguments

x

blabla

row.names

asfas

optional

ignored

gather

logical, says whether data.frame is returned with excitation wavelength as column names or as values of a column. If the data is gathered, the sample name is added as value in a calumn

...

ignored

Value

A data frame containing the EEM data.

Examples

1
2
3
4

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.