info: Tabular summary of data.frame columns

View source: R/all.R

infoR Documentation

Tabular summary of data.frame columns

Description

Create a tabular form of summary info

Usage

info(dataframe)

Arguments

dataframe

anything that can be coerced into a data frame

Value

Like the summary function, but tabular and with more information

Examples

info(iris)


adamleerich/alrtools documentation built on Dec. 16, 2024, 8:49 a.m.