graph_with_boxes: Draw a graph with labeled boxes

Description Usage

View source: R/fun-with-boxes.R

Description

Draw a graph with labeled boxes

Usage

1
2
3
4
5
6
7
graph_with_boxes(
  fn,
  intervals = tibble::tibble(x = -1:1, xend = x + 0.6),
  domain = c(-3, 3),
  my_letters = LETTERS,
  ...
)

dtkaplan/mosaicUSAFA documentation built on Aug. 21, 2021, 10:37 p.m.