[R] Getting the current number of rows in windows R gui console (Carlos Arias)

2014-01-21 Thread Carlos Arias
Hello, I'm currently trying to set some default settings and I know how to get the width of the console with getOption(width), this corresponds to the number of columns of the console in the Rconsole file. I would also like to get the current number of rows from inside R. Is there an R option to

Re: [R] Getting the current number of rows in windows R gui console (Carlos Arias)

2014-01-21 Thread Duncan Murdoch
On 14-01-21 7:27 PM, Carlos Arias wrote: Hello, I'm currently trying to set some default settings and I know how to get the width of the console with getOption(width), this corresponds to the number of columns of the console in the Rconsole file. I would also like to get the current number of