t.org
Subject: Re: [R] ISO recommendations for plot output format from R to MS
Word
Hi, a quick follow-up about the question about putting R-generated figures
into MS Word.
I have found by experimenting with some figures and documents that if I
import an SVG figure generated by svglite (didn't try othe
FWIW, even in Rmarkdown images sometimes give trouble. However, there is the
possibilty
of asking to keep the latex version of the document after Rmarkdown has been
processed.
That is, in the yaml header there is the "output" section
output:
pdf_document:
keep_tex: false
toc: true
Her
> On Feb 18, 2021, at 2:03 PM, Robert Dodier wrote:
>
> EXTERNAL EMAIL:
>
> On Thu, Feb 18, 2021 at 10:12 AM Kevin Thorpe
> wrote:
>
>> I would think that it would be more seamless to use Rmarkdown.
>> Simply put the plotting code into an Rmarkdown file and send it
>> straight to Word. Is th
On Thu, Feb 18, 2021 at 10:12 AM Kevin Thorpe wrote:
> I would think that it would be more seamless to use Rmarkdown.
> Simply put the plotting code into an Rmarkdown file and send it
> straight to Word. Is there a reason why this is not a viable option?
Hi Kevin, thanks for your reply. Well, I
I did not see the original thread so this may have been discussed.
I would think that it would be more seamless to use Rmarkdown.
Simply put the plotting code into an Rmarkdown file and send it
straight to Word. Is there a reason why this is not a viable option?
--
Kevin E. Thorpe
Head of Biosta
Hi, a quick follow-up about the question about putting R-generated
figures into MS Word.
I have found by experimenting with some figures and documents that if
I import an SVG figure generated by svglite (didn't try other output
functions), I can view it okay in my installation of MS Word (Word for
On Fri, 12 Feb 2021 15:05:33 -0800
Robert Dodier wrote:
> Towards the goal of creating an MS Word document which others with
> unspecified versions of MS Word can view correctly, in what format
> should I export figures from R?
A cross-platform plotting device designed specifically for word
proc
On 2021/2/13 7:05, Robert Dodier wrote:
I need to export plots (constructed with plot and with ggplot) from R
to be imported into a MS Word document.
I am working with MS Word for Mac version 16.16.10 (copyright 2018)
and R versions 3.6.3 and/or 4.0.3.
I have verified that the version of MS Wor
I need to export plots (constructed with plot and with ggplot) from R
to be imported into a MS Word document.
I am working with MS Word for Mac version 16.16.10 (copyright 2018)
and R versions 3.6.3 and/or 4.0.3.
I have verified that the version of MS Word which I am working with
can import SVG e
9 matches
Mail list logo