Learn R Programming

explore (version 1.3.4)

explore_tbl: 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

Run this code
explore_tbl(iris)

Run the code above in your browser using DataLab