Re: Best practice for copying statistical output from RStudio to Word using Times New Roman
"Viechtbauer, Wolfgang \(NP\) via R-help" <[email protected]>
| Newsgroups | gmane.comp.lang.r.general |
|---|---|
| Message-ID | <AS8PR08MB91934D0B713C263779F2D2A18BD5A@AS8PR08MB9193.eurprd08.prod.outlook.com> |
Dear Thomas, Just paste without formatting. Then the pasted text will be in the active font of the Word document. Best, Wolfgang > -----Original Message----- > From: R-help <[email protected]> On Behalf Of tgs77m--- via R-help > Sent: Friday, November 21, 2025 07:51 > To: [email protected] > Subject: [R] Best practice for copying statistical output from RStudio to Word > using Times New Roman > > Colleagues > > I am writing an article using Microsoft Word for a journal that requires > Times New Roman for all text (including tables and statistical outputs). > However, copying console output from RStudio (e.g., summary(lm())) into Word > retains the RStudio monospace font, and Word does not automatically convert > it to Times New Roman. Manually restyling each pasted block is > time-consuming and error-prone. > > s there a recommended workflow for preserving proper alignment while > achieving Times New Roman text formatting when transferring statistical > results from RStudio into Word? > > System: > Windows 11 > R 4.5.1 > RStudio 2024.12.0+ > > Thanks for any guidance or best practices. > > Best regards, > Thomas Subia