matrixplot2: Wrapper for matrixplot()

View source: R/missing_data.R

matrixplot2R Documentation

Wrapper for matrixplot()

Description

Wrapper for matrixplot() from VIM, but automatically substrings the variable names to 8 characters.

Usage

matrixplot2(df)

Arguments

df

a data.frame.

Examples

matrixplot2(miss_add_random(iris))

Deleetdk/kirkegaard documentation built on May 2, 2024, 7:12 p.m.