admin管理员组文章数量:1122832
I am knitting an R Markdown file to a Microsoft Word document. I have the size of all text within the ggplot plots set to the correct values so they output correctly when using a Windows machine. However, when knitting the same file to a Microsoft Word document on a Mac machine, all of the text is very large and unreadable.
I have attempted to change the graphics device under Global Options in Rstudio and theme_update() in the setup chunk. I am not using the same theme for all of the plots, so I don't believe that base_size() would be a solution here.
本文标签:
版权声明:本文标题:ggplot2 - Is there a way to change the size of ggplot text when knitting an R Markdown document on Mac so it matches Windows? - 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736312321a1935057.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论