jb_CutIntoBins: Make sparklines from a variable

Description Usage Arguments Examples

Description

Sparkline histograms form an R variable

Usage

1
2
jb_CutIntoBins(variable, time = "potato", name = "line", bins = 10,
  width = 6)

Arguments

time

This is the x axis. If only one variable is given, this isn't needed.

name

The name to give this sparkline. I define as a command to keep the main text where you insert it tidy.

bins

Number of bins or bars in the histogram. Defaults to 10.

width

The width of the histogram. Defaults to 6.

Examples

1

epijim/EpijimFunctions documentation built on May 16, 2019, 8:17 a.m.