cat_diagram | R Documentation |
Concatenate a diagram in a left to right direction.
cat_diagram( flow, border_style = "single", padding = 1, margin = 0, float = c("left", "center", "right"), col = NULL, background_col = NULL, border_col = col, align = c("left", "center", "right"), width = cli::console_width() )
flow |
String that alternates between a box label and arrows beginning
with either |
console_width
,cat_line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.