cli (version 1.1.0)

console_width: Determine the width of the console

Description

It uses the RSTUDIO_CONSOLE_WIDTH environment variable, if set. Otherwise it uses the width option. If this is not set either, then 80 is used.

Usage

console_width()

Arguments

Value

Integer scalar, the console with, in number of characters.