Re: [R] Plotting in LaTeX with ggplot2 in R and using tikzdevice

2016-08-04 Thread Richard M. Heiberger
I suggest the microplot package that I placed on CRAN several weeks ago. Description: Prepare lists of R graphics files to be used as microplots (sparklines) in tables in either LaTeX or HTML files. For LaTeX use the Hmisc::latex() function or xtable::xtable() with Sweave, kn

Re: [R] Plotting in LaTeX with ggplot2 in R and using tikzdevice

2016-08-03 Thread Jeff Newmiller
I would think knitr package would be useful in this endeavor. And possibly RStudio If that doesn't do it, someone here may have a better hint, but solving this kind of question can require studying both the input (R code) and output (tikz/LaTeX code). While the R code belongs here, details

[R] Plotting in LaTeX with ggplot2 in R and using tikzdevice

2016-08-03 Thread Ecstasia Tisiphoni
Hello, not totally sure if this is a R or a LaTeX topic... I am a total newbie to R and LaTeX, and trying to write my masters thesis right now... I tried to get this answered via https://cran.r-project.org/web/packages/tikzDevice/vignettes/tikzDevice.pdf ...but I failed... :( I am creating plots