plotcli_options: Set global options for plotcli

View source: R/helper_functions.r

plotcli_optionsR 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)


plotcli documentation built on May 29, 2024, 6:22 a.m.