tofrm {FLCore}R Documentation

Method for generating fromulas from FLQuant objects.

Description

This method provides a formula object based on the dimensions and dimnames of the object.

Usage

        tofrm(object, ...)

Arguments

object The object to be trimmed
... Whatever

Methods

signature(FLQuant)
Formulas for FLQuant.

Author(s)

FLR Team

See Also

formula

Examples

# load ple4
data(ple4)
tofrm(catch.n(ple4))


[Package FLCore version 1.3-3 Index]