Message-ID: <CANROs4cy2GreQ=uTt6a9E3Swy9DsBOjZjac6wXKdDv0=73Aytw@mail.gmail.com>
Date: 2012-11-29T20:50:16Z
From: Yihui Xie
Subject: googleVis plot and knitr/sweave
In-Reply-To: <1354218826362-4651341.post@n4.nabble.com>
I'm not aware of the possibility of embedding google vis in PDF:
https://developers.google.com/chart/interactive/docs/gallery I do not
think everything has to live in PDF, otherwise what is the point of
HTML/JS and web browsers?
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
On Thu, Nov 29, 2012 at 1:53 PM, Filoche <pmassicotte at hotmail.com> wrote:
> Dear R users.
>
> I'm currently making a report with knitr (RStudio) where I would like to
> plot a googleVis map. However, the map generated is an HTML file which I
> don't know how to integrate it in my report.
>
> So my question is how to include a map generated with googleVis in a PDF
> created with knitr/sweave.
>
> Regards,
> Phil