Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

5 results for “from:Jared Studyvin”

Current R terminal width
Jared Studyvin · Jan 17, 2017 · r-help

Hello, I have found when using R in a unix environment that Sys.getenv("COLUMNS") will return the current R terminal width. This does not work on a Window OS. How can this be done? I'm looking for the...

Current Terminal (console) width
Jared Studyvin · Jan 20, 2017 · r-help

Hello, On a non Windows OS the following command: Sys.getenv("COLUMNS") Will return the current width of the R terminal (console) but this does not work on a Windows OS. Does anyone know equivelant R code when install on...

Current Terminal (console) width
Jared Studyvin · Jan 20, 2017 · r-help

Ben, That options control is about the size of what is printed. I'm looking for the actual size of the window in real time. options('width') ## returns 80 resize the terminal window options('width') ## returns 80 Sys.getenv('COLUMNS...

Current Terminal (console) width
Jared Studyvin · Jan 20, 2017 · r-help

David, When using native R GUI that does work because the option is checked to do that. See Edit -> GUI Preferences... I'm looking for the R code that will do that same thing so when R is not being...

Current Terminal (console) width
Jared Studyvin · Jan 20, 2017 · r-help

Ista, I use R through Emacs. I'm trying to get this to work there. At a more basic level I'm disappointed that when I use R on my Mac I can get this information but when I use...

Can't find what you're looking for? Try searching with Google .