powered by
A theme for time courses. It extends ggplot2 theme_classic().
tc_theme(base_size = 12, base_family = "")
the font size
the font family
# NOT RUN { library(ggplot2) theme_set(tc_theme(36)) # }
Run the code above in your browser using DataLab