Skip to content

adjust font in ggplot2 to LaTeX document

1 message · Ben Bolker

#
Jonas Stein <news <at> jonasstein.de> writes:
The easiest thing to do is to use the tikzDevice device
for graphics output, and in turn the easiest thing to do is
to use it within knitr ... google 'tikzDevice' ...