Learn R Programming

argoFloats (version 1.0.9)

summary,argoFloats-method: Summarize an argoFloats Object

Description

Show some key facts about an argoFloats object.

Usage

# S4 method for argoFloats
summary(object, ...)

Value

None (invisible NULL).

Arguments

object

an argoFloats object.

...

Further arguments passed to or from other methods.

Author

Dan Kelley

Examples

Run this code
library(argoFloats)
data(index)
summary(index)

Run the code above in your browser using DataLab