wideScreen: Function to increase width of R on linux

Description Usage Value

View source: R/wideScreen.R

Description

Function to increase width of R on linux

Usage

1
2
3
wideScreen(
  howWide = as.numeric(strsplit(system("stty size", intern = T), " ")[[1]])[2]
)

Value

output Width of the window is changed


foramashar/fashaR documentation built on Nov. 15, 2020, 5:05 a.m.