Rearranging long dataframe for printing in Sweave (and recoding a factor)
Hello
On 1/24/10, Jean-Louis Abitbol <abitbol at sent.com> wrote:
I have to print a dataframe with >1000 rows and 2 columns for a report done with Sweave. I could use Hmisc latex function with longtable option. However it is a waiste of space and paper given that I have only 2 (or sometime 3) columns in the dataframe. So it came to my mind that I could maybe rearrange the dataframe and create several new variables from the original 2 in a tabular way for printing in less space.
There was a recent discussion on lyx-users [1] on a similar issue. I am not sure whether the original poster found a solution, though. Liviu [1] http://www.mail-archive.com/lyx-users at lists.lyx.org/msg78933.html