Define theme_pr() function

theme_pr(base_size = 15)

Arguments

base_size

use to set font size with base_size

Value

planktonr theme

Examples

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