explore_tbl {explore} | R 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)
[Package explore version 1.3.1 Index]