describe_all: Describe all variables of a dataset

View source: R/describe.R

describe_allR Documentation

Describe all variables of a dataset

Description

Describe all variables of a dataset

Usage

describe_all(data, out = "large")

Arguments

data

A dataset

out

Output format ("small"|"large")

Value

Dataset (tibble)

Examples

describe_all(iris)

rolkra/explore documentation built on April 17, 2024, 10:58 p.m.