as.data.frame.aquaenv {AquaEnv}R Documentation

as.data.frame.aquaenv

Description

PUBLIC function: converts an object of class aquaenv to a standard R data frame

Usage

## S3 method for class 'aquaenv'
as.data.frame(x, ...)

Arguments

x

object of type aquaenv

...

further arguments are passed on

Value

data frame containing all elements of aquaenv

Author(s)

Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).


[Package AquaEnv version 1.0-4 Index]