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)

rolkra/explore documentation built on June 10, 2025, 10:56 a.m.