Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'setwidth' R package

Description

This package automatically sets options("width") when using R in terminal windows on OSX primarily (but on Unix-like OSes too) and resizing the terminal (e.g., iTerm2 on OSX). It may be useful if options(setWidthOnResize=TRUE) does not work properly for any reason.

This package should not be used with graphical interfaces such as RStudio, RKward, JGR, Rcmdr, or any other interface that handles R output on its own, or when using R via remote sessions (like via a ssh connection, for example). The functions only work if R runs interactively in a terminal emulator. The terminal emulator may be called by a text editor like Vim, Gedit, Kate, or Geany.

Installation instructions

To install the 'setwidth' package from GitHub run

install.packages("devtools")
devtools::install_github("dlc48/setwidth")

Authors

  • Jakson Alves de Aquino [aut, cre]
  • Dominique-Laurent Couturier [maintainer]

About

setwidth R package

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages