View source: R/helper_functions.r
plotcli_options | R Documentation |
Set global options for plotcli
plotcli_options(plot_width = 60, plot_height = 20, braille = FALSE)
plot_width |
Default plot width (default: 60) |
plot_height |
Default plot height (default: 20) |
braille |
Default braille setting (default: FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.