as.data.frame.aquaenv: as.data.frame.aquaenv
Description
PUBLIC function: converts an object of class aquaenv to a standard R data frame
Usage
# S3 method for aquaenv
as.data.frame(x, ...)
Value
data frame containing all elements of aquaenv
Arguments
- x
object of type aquaenv
- ...
further arguments are passed on
Author
Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).