R/fonts.R
change_font_size.Rd
Change the font of the editor to be specific size.
change_font_size(pt)
The font size (number) in points to change to in the editor.
if (FALSE) { change_font_size(12) }