info.data.frame: Tabular summary of data.frame columns

View source: R/all.R

info.data.frameR Documentation

Tabular summary of data.frame columns

Description

Create a tabular form of summary info

Usage

## S3 method for class 'data.frame'
info(dataframe)

Arguments

dataframe

anything that can be coerced into a dataframe

Value

Like the summary function, but tabular and with more information

Examples

info(iris)


adamleerich/alrtools documentation built on March 12, 2024, 11:38 p.m.