explore_tbl: Explore table

View source: R/explore.R

explore_tblR Documentation

Explore table

Description

Explore a table. Plots variable types, variables with no variance and variables with NA

Usage

explore_tbl(data, n)

Arguments

data

A dataset

n

Weight variable for count data

Examples

explore_tbl(iris)

explore documentation built on April 3, 2025, 9 p.m.