Learn R Programming

forams (version 2.0-6)

she-class: Class "she"

Description

Class used to store "she" analysis objects.

Arguments

Objects from the Class

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

Slots

bi:

Object of class "data.frame" ~~

Methods

plot

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

Author

Rodrigo Aluizio

See Also

See Also as she

Examples

Run this code
showClass("she")

Run the code above in your browser using DataLab