console_width: Determine the width of the console

View source: R/width.R

console_widthR Documentation

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

Value

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


cliapp documentation built on May 29, 2024, 5:01 a.m.