plotcli_options {plotcli} | R Documentation |
Set global options for plotcli
Description
Set global options for plotcli
Usage
plotcli_options(plot_width = 60, plot_height = 20, braille = FALSE)
Arguments
plot_width |
Default plot width (default: 60) |
plot_height |
Default plot height (default: 20) |
braille |
Default braille setting (default: FALSE) |
[Package plotcli version 0.1.0 Index]