short_summary: Provide a short summary for an object

View source: R/gvarbrowser.R

short_summaryR 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


gWidgets2 documentation built on April 3, 2025, 6:18 p.m.