cw: Reset the number of text columns of R console.

View source: R/cw.R

cwR Documentation

Reset the number of text columns of R console.

Description

Reset the number of text columns used by R console. By default reset to the current width of the terminal using the COLUMNS environment variable.

Usage

cw(w = Sys.getenv("COLUMNS"))

Arguments

w

numeric, new width

Value

List with one component called width containing the old setting.

See Also

options


mbojan/mbtools documentation built on Oct. 16, 2023, 8:18 p.m.