Re: [R] Can someone please have a look at this query on stackoverflow?

2023-11-14 Thread Ashim Kapoor
Dear John, Many thanks for your reply. I wish 2 things : 1. Landscape mode 2. No wasted space on the sides when I maximise the pdf. When I download an open and maximise the pdf it wastes space. Please see the attached screenshot. Query: When you maximise the PDF does it occupy the full screen ?

Re: [R] Can someone please have a look at this query on stackoverflow?

2023-11-14 Thread John Kane
I ran the code from the answer and it seems to work well. It, definitely, is giving a landscape output. --- title: "Testing landscape and aspect ratio" output: pdf_document: number_sections: true classoption: - landscape - "aspectratio=169" header-includes: - \usepackage{dcolumn} docu