Learn R Programming

scrubr (version 0.1.1)

dframe: Compact data.frame

Description

Compact data.frame

Usage

dframe(x)

Arguments

x

Input data.frame

Examples

Run this code
# NOT RUN {
dframe(sample_data_1)
dframe(mtcars)
dframe(iris)
# }

Run the code above in your browser using DataLab