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 Oct. 11, 2023, 9:07 a.m.