short_summary {gWidgets2} | R Documentation |
Provide a short summary for an object
Description
Provide a short summary for an object
method for generic
method for generic
method for generic
method for generic
method for generic
method for generic
method for generic
method for generic
method for generic
Usage
short_summary(x)
## Default S3 method:
short_summary(x)
## S3 method for class 'numeric'
short_summary(x)
## S3 method for class 'character'
short_summary(x)
## S3 method for class 'logical'
short_summary(x)
## S3 method for class 'data.frame'
short_summary(x)
## S3 method for class 'matrix'
short_summary(x)
## S3 method for class 'list'
short_summary(x)
## S3 method for class 'lm'
short_summary(x)
## S3 method for class ''function''
short_summary(x)
Arguments
x |
object |
[Package gWidgets2 version 1.0-9 Index]