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.
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...
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...
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...
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...
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 .