View source: R/fun-with-boxes.R
graph_with_boxes | R Documentation |
Draw a graph with labeled boxes
graph_with_boxes( fn, intervals = tibble::tibble(x = -1:1, xend = x + 0.6), dom = domain(x = -3:3), my_letters = LETTERS, ... )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.