Learn R Programming

skimr (version 1.0)

inline_linegraph: Generate inline line graph for time series variables

Description

Sets all data to a standard length, to match character formatting. This is twice the number of characters set in the histogram.

Usage

inline_linegraph(x)

Arguments

x

A vector

Value

A length-one character vector containing a line graph.

Details

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