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