Learn R Programming

skimr (version 1.0)

inline_hist: Generate inline histogram for numeric variables

Description

The character length of the histogram is controlled by the formatting options for character vectors.

Usage

inline_hist(x)

Arguments

x

A numeric vector.

Value

A length-one character vector containing the histogram.