Define theme_pr() function

theme_pr(FontSize = 16)

Arguments

FontSize

use to set font size with base_size

Value

planktonr theme

Examples

if (FALSE) ggplot() + geom_blank() + theme_pr() # \dontrun{}