I use glasses for presbyopia, and can read all other panes, but often have to open R for help, because of its bigger font size, although I find it inconvenient.
I haven't found any answer in support.rstudio.com ; somebody else asked this same question in 2014.
I am using a MacBook Air with macOS Sierra 10.12.1, RStudio 1.0.44 and R 3.3.2
Thanks!
Open "...\RStudio\resources\R.css" file in your RStudio installation folder with a text editor. In the beginning of the file you will see:
body, td {
font-family: sans-serif;
font-size: 10pt;
}
That is the setting you are looking for. Change font-size to anything you want.
This feature is now implemented on RStudio since version 1.3, as tracked on this GitHub issue.
Modify font size in: Tools -> Global options -> General -> Advanced -> Help panel font size
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With