Learn R Programming

forams (version 2.0-6)

fi-class: Class "fi"

Description

Class used to store "fi" analysis objects.

Arguments

Objects from the Class

Objects can be created by calls of the form new("fi", ...). Single slot classe used to store a "data.frame" object.

Slots

fi:

Object of class "data.frame" ~~

Methods

plot

signature(x = "fi"): ...

Author

Rodrigo Aluizio

See Also

See Also as fi

Examples

Run this code
showClass("fi")

Run the code above in your browser using DataLab